MCPcopy Create free account

hub / github.com/appcypher/wasmo-old / functions

Functions198 in github.com/appcypher/wasmo-old

Methodfrom_triple
(triple: &str)
lib/llvm/src/target.rs:63
Methodfunc_type
( context: &Context, context_type: &PointerType, ty: &ParserFuncType, )
lib/codegen/src/convert.rs:15
Methodgenerate_memory_grow_code
MEMORY.SIZE
lib/codegen/src/generator/memory/unix.rs:24
Methodgenerate_memory_grow_function
This is only generated for AOT mode, for JIT mode an in-process function is shared and used accross instances.
lib/codegen/src/generator/memory/unix.rs:28
Methodgenerate_memory_initialization_code
DATA
lib/codegen/src/generator/memory/unix.rs:18
Methodgenerate_memory_setup_code
Generates IR for calling mmap and co needed for creating memory.
lib/codegen/src/generator/memory/unix.rs:9
Methodgenerate_memory_size_code
MEMORY.GROW
lib/codegen/src/generator/memory/unix.rs:21
Methodgenerate_memory_size_function
This is only generated for AOT mode, for JIT mode an in-process function is shared and used accross instances.
lib/codegen/src/generator/memory/unix.rs:32
Methodgenerate_table_initialization_code
ELEM
lib/codegen/src/generator/memory/unix.rs:42
Methodgenerate_table_setup_code
TABLE ENTRY
lib/codegen/src/generator/memory/unix.rs:39
Methodget_default_triple
()
lib/llvm/src/target.rs:208
Methodget_first_param
(&self)
lib/llvm/src/values/function.rs:63
Methodget_func
()
lib/runtime/src/container.rs:76
Methodget_function_value
REVIEW: Can also find nothing if target isn't initialized
lib/llvm/src/execution_engine.rs:76
Methodget_last_param
(&self)
lib/llvm/src/values/function.rs:74
Methodget_return_type
(&self)
lib/llvm/src/types/function.rs:40
Methodget_target_description
(&self)
lib/llvm/src/target.rs:287
Methodget_type
(&self)
lib/llvm/src/values/function.rs:84
Methodinitialize_all
(config: &InitializationConfig)
lib/llvm/src/target.rs:173
Methodinitialize_native
(config: &InitializationConfig)
lib/llvm/src/target.rs:89
Methodinitialize_x86
(config: &InitializationConfig)
lib/llvm/src/target.rs:139
Methodinstantiate
()
lib/runtime/src/container.rs:54
Methodinto_c_string
(&mut self)
lib/llvm/src/support/string.rs:35
Functioninvalid_global_get_non_existent_global
()
examples/wasm/code/samples.rs:549
Functioninvalid_i32_add_wrong_arg_arity
()
examples/wasm/code/samples.rs:42
Functioninvalid_i32_add_wrong_arg_type
()
examples/wasm/code/samples.rs:4
Functioninvalid_i64_load32_u_wrong_return_type
()
examples/wasm/code/samples.rs:155
Functioninvalid_i64_load32_u_wrong_type
()
examples/wasm/code/samples.rs:118
Functioninvalid_wrong_body_size
()
examples/wasm/code/samples.rs:77
Methodlink_in_interpreter
Links in the interpreter static library.
lib/llvm/src/execution_engine.rs:50
Methodlink_in_mc_jit
Links in the MCJIT static library.
lib/llvm/src/execution_engine.rs:45
Methodmachine_int_type
( &self, target_data: &TargetData, address_space: Option<AddressSpace>, )
lib/llvm/src/context.rs:137
Functionmain
()
src/bin/wasmo.rs:7
Functionmain
()
examples/jit.rs:11
Functionmain
()
examples/codegen.rs:9
Functionmain
()
examples/runtime_aot.rs:11
Methodnew
Shares context
lib/llvm/src/module.rs:44
Methodnew
(execution_engine: LLVMExecutionEngineRef, jit_mode: bool)
lib/llvm/src/execution_engine.rs:32
Methodnew
(target: LLVMTargetRef)
lib/llvm/src/target.rs:57
Methodnew
(basic_block: LLVMBasicBlockRef)
lib/llvm/src/basic_block.rs:9
Methodnew
Shares context
lib/llvm/src/builder.rs:31
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/void.rs:18
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/struct_.rs:18
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/int.rs:22
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/ty.rs:19
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/pointer.rs:18
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/array.rs:18
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/vector.rs:16
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/float.rs:22
Methodnew
(ty: LLVMTypeRef)
lib/llvm/src/types/function.rs:17
Methodnew
(value: LLVMValueRef)
lib/llvm/src/values/value.rs:14
Methodnew
(val: LLVMValueRef)
lib/llvm/src/values/struct_.rs:14
Methodnew
(val: LLVMValueRef)
lib/llvm/src/values/int.rs:14
Methodnew
(value: LLVMValueRef)
lib/llvm/src/values/traits.rs:22
Methodnew
(instruction_value: LLVMValueRef)
lib/llvm/src/values/instruction.rs:15
Methodnew
(val: LLVMValueRef)
lib/llvm/src/values/pointer.rs:14
Methodnew
(val: LLVMValueRef)
lib/llvm/src/values/array.rs:14
Methodnew
(val: LLVMValueRef)
lib/llvm/src/values/vector.rs:14
Methodnew
(val: LLVMValueRef)
lib/llvm/src/values/float.rs:14
Methodnew
(value: LLVMValueRef)
lib/llvm/src/values/function.rs:29
Methodnew
(buffer_ptr: *mut c_char)
lib/llvm/src/support/string.rs:13
Methodnew
()
lib/runtime/src/container.rs:33
Methodnew
(params: Vec<ValueType>, returns: Vec<ValueType>)
lib/runtime/src/types.rs:68
Methodnew
()
lib/runtime/src/data.rs:67
Methodnew
()
lib/runtime/src/context.rs:65
Methodnew
(message: &'static str, offset: Offset )
lib/codegen/src/error.rs:15
Methodnew
(context: &Context)
lib/codegen/src/generator/module.rs:33
Methodnew
(ty: &BasicType)
lib/codegen/src/generator/function.rs:17
Methodnew
()
src/bin/args/arguments.rs:8
Methodnew
Create new arguments handler.
src/bin/args/handler.rs:13
Methodnormalize_target_triple
(triple: &str)
lib/llvm/src/target.rs:215
Methodposition_at
(&self, basic_block: &BasicBlock, instruction: &InstructionValue)
lib/llvm/src/builder.rs:48
Methodposition_before
(&self, instruction: &InstructionValue)
lib/llvm/src/builder.rs:55
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/void.rs:24
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/struct_.rs:24
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/int.rs:32
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/pointer.rs:24
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/array.rs:24
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/vector.rs:22
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/float.rs:32
Methodptr_type
(&self, address_space: &AddressSpace)
lib/llvm/src/types/function.rs:44
Methodrc
(&self)
lib/llvm/src/context.rs:152
Methodstruct_type
(&self, types: &[BasicType], is_packed: bool)
lib/llvm/src/context.rs:93
Functionvalid_block
()
examples/wasm/code/samples.rs:630
Functionvalid_block_old_value_new_block_value
()
examples/wasm/code/samples.rs:676
Functionvalid_drop
()
examples/wasm/code/samples.rs:590
Functionvalid_global_get
()
examples/wasm/code/samples.rs:465
Functionvalid_global_set
()
examples/wasm/code/samples.rs:506
Functionvalid_i32_add_more_args_on_stack
()
examples/wasm/code/samples.rs:194
Functionvalid_i32_load
()
examples/wasm/code/samples.rs:277
Functionvalid_i64_add_nested_operation
()
examples/wasm/code/samples.rs:235
Functionvalid_local_get
()
examples/wasm/code/samples.rs:314
Functionvalid_local_set
()
examples/wasm/code/samples.rs:349
Functionvalid_local_tee
()
examples/wasm/code/samples.rs:386
Functionvalid_nop
()
examples/wasm/code/samples.rs:424
Methodvalue_type
(ty: &Type)
lib/codegen/src/convert.rs:62
Methodzero
(&self)
lib/llvm/src/types/float.rs:36
Methodzero
(&self, sign_extend: bool)
lib/llvm/src/types/enums.rs:34
← previous101–198 of 198, ranked by callers