MCPcopy Create free account

hub / github.com/WAVM/WAVM / functions

Functions3,870 in github.com/WAVM/WAVM

↓ 9 callersFunctionabs
Include/WAVM/Inline/Impl/I128Impl.h:209
↓ 9 callersFunctiondeserializeNameMap
Lib/IR/DisassemblyNames.cpp:32
↓ 9 callersFunctionexpectSerializationException
Programs/wavm/Testing/TestLEB128.cpp:113
↓ 9 callersFunctiongetFeatureListHelpText
Programs/wavm/wavm.cpp:71
↓ 9 callersFunctiongetUninitializedElement
Lib/Runtime/Table.cpp:57
↓ 9 callersFunctiongetWindowsPath
Lib/Platform/Windows/FileWindows.cpp:137
↓ 9 callersFunctionhex
ThirdParty/liblmdb/mdb_dump.c:52
↓ 9 callersMethodinsertOrFail
Include/WAVM/Inline/IndexMap.h:46
↓ 9 callersFunctionisArithmeticNaN
Programs/wavm/Testing/RunTestScript.cpp:531
↓ 9 callersFunctionisCanonicalNaN
Programs/wavm/Testing/RunTestScript.cpp:540
↓ 9 callersFunctionloadFile
Include/WAVM/Inline/CLI.h:16
↓ 9 callersFunctionmakeCOFFObjectWithTarget
COFF builder with a "target" symbol defined at a given offset in section 1. Symbol table: [0] = "target" in section 1 at targetValue, [1] = "func" in
Programs/wavm/Testing/TestObjectLinker.cpp:472
↓ 9 callersFunctionmdb_env_set_mapsize
ThirdParty/liblmdb/mdb.c:4449
↓ 9 callersFunctionmdb_page_search
Search for the page a given key should be in. * Push it and its parent pages on the cursor stack. * @param[in,out] mc the cursor for this operation.
ThirdParty/liblmdb/mdb.c:6435
↓ 9 callersFunctionrelocSymbolNum
Helper to extract relocation info fields.
Lib/ObjectLinker/MachO.cpp:143
↓ 9 callersFunctionserializeNameMap
Lib/IR/DisassemblyNames.cpp:54
↓ 9 callersFunctionskipForm
Skip a DIE attribute value of the given form. Returns false if the form is unknown.
Lib/DWARF/DWARF.cpp:96
↓ 9 callersFunctionstringStartsWith
Lib/WASTParse/ParseTests.cpp:441
↓ 9 callersFunctiontime_in_secs
Function: time_in_secs Convert the value returned by get_time to seconds. The <secs_ret> type is used to accommodate systems with no
ThirdParty/Benchmarks/coremark/posix/core_portme.c:192
↓ 9 callersFunctionunimplemented
Include/WAVM/Inline/Errors.h:22
↓ 9 callersMethodv128_const
(self, lane, value, lane_len=None)
Test/WebAssembly/spec/simd/meta/simd_sat_arith.py:28
↓ 8 callersFunctionXXH64_mergeRound
Include/WAVM/Inline/xxhash/xxhash.h:1708
↓ 8 callersFunction__unw_get_proc_name
ThirdParty/libunwind/src/libunwind.cpp:222
↓ 8 callersFunctionblake2b_final
ThirdParty/BLAKE2/neon/blake2b.c:211
↓ 8 callersFunctionblake2b_final
ThirdParty/BLAKE2/ref/blake2b-ref.c:248
↓ 8 callersFunctionblake2b_final
ThirdParty/BLAKE2/sse/blake2b.c:249
↓ 8 callersFunctionblake2s_final
ThirdParty/BLAKE2/neon/blake2s.c:205
↓ 8 callersFunctionblake2s_final
ThirdParty/BLAKE2/ref/blake2s-ref.c:241
↓ 8 callersFunctionblake2s_final
ThirdParty/BLAKE2/sse/blake2s.c:236
↓ 8 callersMethodconst
generation constant data, [e.g. i32, i64, f32, f64] Params: value: constant data, string or list, lane_type:
Test/WebAssembly/spec/simd/meta/simd.py:18
↓ 8 callersMethodend
Lib/WASTPrint/Print.cpp:447
↓ 8 callersMethodget
Include/WAVM/Inline/Impl/HashMapImpl.h:157
↓ 8 callersMethodgetBuckets
Include/WAVM/Inline/HashTable.h:133
↓ 8 callersFunctiongetByte
Strange order: take words in order, but inside word, take from most to least signinficant byte.
ThirdParty/libunwind/src/Unwind-EHABI.cpp:32
↓ 8 callersMethodgetMilliseconds
Include/WAVM/Inline/Timing.h:25
↓ 8 callersMethodgetSLEB128
Read a SLEB128 into a 64-bit word.
ThirdParty/libunwind/src/AddressSpace.hpp:250
↓ 8 callersMethodinitGCObject
Lib/Runtime/ObjectGC.cpp:108
↓ 8 callersMethodlock
Lib/Platform/POSIX/MutexPOSIX.cpp:34
↓ 8 callersFunctionmdb_cursor_copy
Copy the contents of a cursor. * @param[in] csrc The cursor to copy from. * @param[out] cdst The cursor to copy to. */
ThirdParty/liblmdb/mdb.c:9103
↓ 8 callersFunctionmdb_cursor_sibling
Find a sibling for a page. * Replaces the page at the top of the cursor's stack with the * specified sibling, if one exists. * @param[in] mc The cu
ThirdParty/liblmdb/mdb.c:6674
↓ 8 callersFunctionmdb_dbi_close
ThirdParty/liblmdb/mdb.c:10756
↓ 8 callersFunctionmdb_del
ThirdParty/liblmdb/mdb.c:9409
↓ 8 callersFunctionmdb_env_pick_meta
Check both meta pages to see which one is newer. * @param[in] env the environment handle * @return newest #MDB_meta. */
ThirdParty/liblmdb/mdb.c:4306
↓ 8 callersFunctionmdb_midl_free
ThirdParty/liblmdb/midl.c:114
↓ 8 callersFunctionmdb_node_add
Add a node to the page pointed to by the cursor. * Set #MDB_TXN_ERROR on failure. * @param[in] mc The cursor for this operation. * @param[in] indx
ThirdParty/liblmdb/mdb.c:8151
↓ 8 callersFunctionmdb_put
ThirdParty/liblmdb/mdb.c:9896
↓ 8 callersFunctionmdb_xcursor_init1
Final setup of a sorted-dups cursor. * Sets up the fields that depend on the data from the main cursor. * @param[in] mc The main cursor whose sorted
ThirdParty/liblmdb/mdb.c:8412
↓ 8 callersMethodof_string
(self, value: str)
Test/WebAssembly/spec/simd/meta/simd_float_op.py:18
↓ 8 callersFunctionresolveBlockType
Resolve an indexed block type to a FunctionType.
Include/WAVM/IR/Module.h:414
↓ 8 callersMethodrun
(self)
Build/lib/task_graph.py:56
↓ 8 callersMethodseek
Lib/Platform/POSIX/FilePOSIX.cpp:290
↓ 8 callersMethodstatus
Print one or more status lines. In interactive mode: overwrites the previous status region atomically. In non-interactive mode: print
Build/lib/output.py:54
↓ 8 callersFunctionvalidatePath
Lib/WASI/WASIFile.cpp:225
↓ 8 callersFunctionvalidateType
Lib/IR/Validate.cpp:141
↓ 8 callersFunctionwasm_functype_delete
wasm_functype_t
Lib/wavm-c/wavm-c.cpp:347
↓ 7 callersFunctionXXH_swap32
Include/WAVM/Inline/xxhash/xxhash.h:1092
↓ 7 callersFunctionadd
ThirdParty/libunwind/src/FrameHeaderCache.hpp:122
↓ 7 callersMethoddescribe
Include/WAVM/WASTParse/WASTParse.h:28
↓ 7 callersFunctionemitShiftCountMask
Lib/LLVMJIT/EmitNumeric.cpp:165
↓ 7 callersMethodexitCode
Programs/wavm/Testing/TestUtils.h:24
↓ 7 callersFunctiongetArch
ThirdParty/libunwind/src/Registers.hpp:77
↓ 7 callersMethodgetBucketForRead
Include/WAVM/Inline/Impl/HashTableImpl.h:114
↓ 7 callersFunctionget_platform_name
Get the platform name for LLVM release downloads (e.g. "macos-arm64").
Build/lib/llvm.py:69
↓ 7 callersFunctionmdb_dbi_open
ThirdParty/liblmdb/mdb.c:10619
↓ 7 callersFunctionmdb_mid2l_search
ThirdParty/liblmdb/midl.c:281
↓ 7 callersFunctionmdb_mid3l_search
ThirdParty/liblmdb/midl.c:359
↓ 7 callersFunctionmdb_page_copy
Copy the used portions of a non-overflow page. * @param[in] dst page to copy into * @param[in] src page to copy from * @param[in] psize size of a p
ThirdParty/liblmdb/mdb.c:2617
↓ 7 callersFunctionmdb_update_key
Replace the key for a branch node with a new key. * Set #MDB_TXN_ERROR on failure. * @param[in] mc Cursor pointing to the node to operate on. * @pa
ThirdParty/liblmdb/mdb.c:8642
↓ 7 callersFunctionmulAndCheckOverflow
Include/WAVM/Inline/Impl/I128Impl.h:256
↓ 7 callersMethodnumBuckets
Include/WAVM/Inline/HashTable.h:131
↓ 7 callersMethodop_name
Full instruction name. Subclasses can overwrite to provide custom instruction names that don't fit the default of {shape}.{op}.
Test/WebAssembly/spec/simd/meta/simd_arithmetic.py:34
↓ 7 callersFunctionparseAction
Lib/WASTParse/ParseTests.cpp:384
↓ 7 callersFunctionreadAddrFormValue
Read an attribute value as a Uptr, for forms that represent addresses or references.
Lib/DWARF/DWARF.cpp:224
↓ 7 callersMethodreset
Lib/WASTParse/Parse.h:75
↓ 7 callersFunctionserializeVarUInt7
Include/WAVM/Inline/LEB128.h:188
↓ 7 callersFunctiontestELFARM64MovwVariant
Parameterized MOVW test. Uses import 0x1234567890ABCDEF.
Programs/wavm/Testing/TestObjectLinker.cpp:1697
↓ 7 callersFunctiontimeToNS
Lib/Platform/POSIX/FilePOSIX.cpp:139
↓ 7 callersFunctionwasm_valtype_new
Lib/wavm-c/wavm-c.cpp:323
↓ 6 callersFunctionRegisterRange
Generates mask discriminator for _Unwind_VRS_Pop, e.g. for _UVRSC_VFP / _UVRSD_DOUBLE.
ThirdParty/libunwind/src/Unwind-EHABI.cpp:208
↓ 6 callersFunctionXXH32_fixed
Include/WAVM/Inline/Hash.h:22
↓ 6 callersFunctionXXH3_mergeAccs
Include/WAVM/Inline/xxhash/xxh3.h:1673
↓ 6 callersFunctionXXH_xorshift64
Seems to produce slightly better code on GCC for some reason. */
Include/WAVM/Inline/xxhash/xxh3.h:647
↓ 6 callersFunction_clbg_source
Helper for single-file Computer Language Benchmarks Game sources.
Build/lib/benchmark.py:118
↓ 6 callersMethodanalyzeSpaceUsage
Include/WAVM/Inline/Impl/HashSetImpl.h:184
↓ 6 callersFunctionasWASITimestamp
Lib/WASI/WASIFile.cpp:76
↓ 6 callersFunctionblake2b_init_param
init xors IV with input parameter block */
ThirdParty/BLAKE2/neon/blake2b.c:67
↓ 6 callersFunctionblake2b_init_param
init xors IV with input parameter block */
ThirdParty/BLAKE2/ref/blake2b-ref.c:81
↓ 6 callersFunctionblake2b_init_param
init xors IV with input parameter block */
ThirdParty/BLAKE2/sse/blake2b.c:77
↓ 6 callersFunctionblake2s_init_param
init2 xors IV with input parameter block */
ThirdParty/BLAKE2/neon/blake2s.c:65
↓ 6 callersFunctionblake2s_init_param
init2 xors IV with input parameter block */
ThirdParty/BLAKE2/ref/blake2s-ref.c:76
↓ 6 callersFunctionblake2s_init_param
init2 xors IV with input parameter block */
ThirdParty/BLAKE2/sse/blake2s.c:75
↓ 6 callersFunctioncreateImport
Lib/WASTParse/ParseModule.cpp:249
↓ 6 callersMethoddestruct
Include/WAVM/Inline/Impl/HashTableImpl.h:401
↓ 6 callersFunctionee_isdigit
ThirdParty/Benchmarks/coremark/core_state.c:197
↓ 6 callersMethodfree
Lib/Runtime/RuntimePrivate.h:302
↓ 6 callersFunctionget32
ThirdParty/libunwind/src/AddressSpace.hpp:173
↓ 6 callersFunctiongetTypeByteWidth
Include/WAVM/IR/Types.h:84
↓ 6 callersFunctionget_host_arch
Get the true host CPU architecture, normalized to a canonical name. Returns "x86_64" or "aarch64". On ARM64 Windows running emulated x64 Pyt
Build/lib/platform.py:89
↓ 6 callersFunctionlist_stringify
(l)
Test/WebAssembly/spec/simd/meta/simd_load_lane.py:6
↓ 6 callersFunctionmakeTargetSpec
Test/fuzz/fuzz-compile-model.cpp:25
← previousnext →201–300 of 3,870, ranked by callers