MCPcopy Create free account

hub / github.com/WAVM/WAVM / functions

Functions3,870 in github.com/WAVM/WAVM

↓ 3 callersFunctionblake2b_increment_counter
ThirdParty/BLAKE2/neon/blake2b-neon.c:68
↓ 3 callersFunctionblake2b_increment_counter
ThirdParty/BLAKE2/neon/blake2b.c:52
↓ 3 callersFunctionblake2b_increment_counter
ThirdParty/BLAKE2/ref/blake2b-ref.c:66
↓ 3 callersFunctionblake2b_increment_counter
ThirdParty/BLAKE2/sse/blake2b.c:70
↓ 3 callersFunctionblake2bp_init_leaf
ThirdParty/BLAKE2/neon/blake2bp.c:44
↓ 3 callersFunctionblake2bp_init_leaf
ThirdParty/BLAKE2/ref/blake2bp-ref.c:44
↓ 3 callersFunctionblake2bp_init_leaf
ThirdParty/BLAKE2/sse/blake2bp.c:44
↓ 3 callersFunctionblake2bp_init_root
ThirdParty/BLAKE2/neon/blake2bp.c:62
↓ 3 callersFunctionblake2bp_init_root
ThirdParty/BLAKE2/ref/blake2bp-ref.c:62
↓ 3 callersFunctionblake2bp_init_root
ThirdParty/BLAKE2/sse/blake2bp.c:62
↓ 3 callersFunctionblake2s_compress
ThirdParty/BLAKE2/neon/blake2s.c:139
↓ 3 callersFunctionblake2s_compress
ThirdParty/BLAKE2/neon/blake2s-neon.c:500
↓ 3 callersFunctionblake2s_compress
ThirdParty/BLAKE2/ref/blake2s-ref.c:172
↓ 3 callersFunctionblake2s_compress
ThirdParty/BLAKE2/sse/blake2s.c:153
↓ 3 callersFunctionblake2s_increment_counter
ThirdParty/BLAKE2/neon/blake2s.c:50
↓ 3 callersFunctionblake2s_increment_counter
ThirdParty/BLAKE2/neon/blake2s-neon.c:48
↓ 3 callersFunctionblake2s_increment_counter
ThirdParty/BLAKE2/ref/blake2s-ref.c:61
↓ 3 callersFunctionblake2s_increment_counter
ThirdParty/BLAKE2/sse/blake2s.c:66
↓ 3 callersFunctionblake2sp_init_leaf
ThirdParty/BLAKE2/neon/blake2sp.c:43
↓ 3 callersFunctionblake2sp_init_leaf
ThirdParty/BLAKE2/ref/blake2sp-ref.c:43
↓ 3 callersFunctionblake2sp_init_leaf
ThirdParty/BLAKE2/sse/blake2sp.c:43
↓ 3 callersFunctionblake2sp_init_root
ThirdParty/BLAKE2/neon/blake2sp.c:60
↓ 3 callersFunctionblake2sp_init_root
ThirdParty/BLAKE2/ref/blake2sp-ref.c:60
↓ 3 callersFunctionblake2sp_init_root
ThirdParty/BLAKE2/sse/blake2sp.c:60
↓ 3 callersFunctionblake2xb_init_key
ThirdParty/BLAKE2/neon/blake2xb.c:30
↓ 3 callersFunctionblake2xb_init_key
ThirdParty/BLAKE2/ref/blake2xb-ref.c:30
↓ 3 callersFunctionblake2xb_init_key
ThirdParty/BLAKE2/sse/blake2xb.c:30
↓ 3 callersFunctionblake2xb_update
ThirdParty/BLAKE2/neon/blake2xb.c:72
↓ 3 callersFunctionblake2xb_update
ThirdParty/BLAKE2/ref/blake2xb-ref.c:72
↓ 3 callersFunctionblake2xb_update
ThirdParty/BLAKE2/sse/blake2xb.c:72
↓ 3 callersFunctionblake2xs_init_key
ThirdParty/BLAKE2/neon/blake2xs.c:30
↓ 3 callersFunctionblake2xs_init_key
ThirdParty/BLAKE2/ref/blake2xs-ref.c:30
↓ 3 callersFunctionblake2xs_init_key
ThirdParty/BLAKE2/sse/blake2xs.c:30
↓ 3 callersFunctionblake2xs_update
ThirdParty/BLAKE2/neon/blake2xs.c:71
↓ 3 callersFunctionblake2xs_update
ThirdParty/BLAKE2/ref/blake2xs-ref.c:71
↓ 3 callersFunctionblake2xs_update
ThirdParty/BLAKE2/sse/blake2xs.c:71
↓ 3 callersFunctionbuild_libfuzzer
Build WAVM with libFuzzer instrumentation. Returns the build directory.
Build/lib/fuzz.py:95
↓ 3 callersFunctionbuild_single_config
Build a single WAVM configuration. Returns (build_dir, None) on success, or (None, exit_code) on error.
Build/lib/build.py:526
↓ 3 callersFunctioncallback
ThirdParty/libunwind/test/libunwind_02.pass.cpp:24
↓ 3 callersFunctioncloseWaitList
Closes a wait list, deleting it and removing it from the global map if it was the last reference.
Lib/Runtime/Atomics.cpp:63
↓ 3 callersFunctioncore_list_mergesort
Function: core_list_mergesort Sort the list in place without recursion. Description: Use mergesort, as for linked list this i
ThirdParty/Benchmarks/coremark/core_list_join.c:499
↓ 3 callersFunctioncreate_wavm_build_tasks
Create configure and build tasks for a WAVM configuration.
Build/lib/build.py:500
↓ 3 callersFunctiondecodeUTF8CodePoint
Include/WAVM/Inline/Unicode.h:31
↓ 3 callersMethodelideMoves
Follow the source chain through moves to find the underlying HeapValue
Programs/wavm/Testing/TestUtils.h:150
↓ 3 callersMethodelse_
Lib/WASTPrint/Print.cpp:441
↓ 3 callersFunctionemitAddUnsignedSaturated
Lib/LLVMJIT/EmitNumeric.cpp:493
↓ 3 callersFunctionemitFloatMax
Lib/LLVMJIT/EmitNumeric.cpp:368
↓ 3 callersFunctionemitFloatMin
Lib/LLVMJIT/EmitNumeric.cpp:333
↓ 3 callersFunctionencodeUTF8CodePoint
Include/WAVM/Inline/Unicode.h:7
↓ 3 callersFunctionescapeString
Lib/NFA/NFA.cpp:436
↓ 3 callersFunctionevaluateInitializer
Lib/Runtime/Instance.cpp:24
↓ 3 callersFunctionfindAbbrev
Find an abbreviation entry by code directly in .debug_abbrev, decoding only the matching entry. Returns true if found, filling outEntry.
Lib/DWARF/DWARF.cpp:519
↓ 3 callersMethodfinish
Lib/IR/Validate.cpp:1359
↓ 3 callersMethodflush
Lib/LLVMJIT/LLVMCompile.cpp:53
↓ 3 callersFunctionformatTime
Test/wasi/cpp/stat.cpp:8
↓ 3 callersFunctionfromMDBVal
Lib/ObjectCache/ObjectCache.cpp:110
↓ 3 callersMethodfull_op_name
(self, op_name)
Test/WebAssembly/spec/simd/meta/simd_f32x4_arith.py:42
↓ 3 callersMethodgen_test_cases
(self)
Test/WebAssembly/spec/simd/meta/simd_ext_mul.py:37
↓ 3 callersFunctiongenerateBlockSig
Lib/IR/RandomModule.cpp:597
↓ 3 callersFunctiongenerateInitializerExpression
Lib/IR/RandomModule.cpp:1060
↓ 3 callersFunctiongenerateRefType
Lib/IR/RandomModule.cpp:574
↓ 3 callersFunctiongetClockAsI128
Lib/Platform/POSIX/ClockPOSIX.cpp:22
↓ 3 callersFunctiongetClockResAsI128
Lib/Platform/POSIX/ClockPOSIX.cpp:29
↓ 3 callersMethodgetCodeKey
Lib/ObjectCache/ObjectCache.cpp:61
↓ 3 callersMethodgetDispatcherContext
ThirdParty/libunwind/src/UnwindCursor.hpp:541
↓ 3 callersMethodgetFileInfo
Lib/VFS/SandboxFS.cpp:27
↓ 3 callersFunctiongetGraphEdgeLabel
Lib/NFA/NFA.cpp:476
↓ 3 callersFunctiongetIndexedBlockType
Lib/IR/RandomModule.cpp:610
↓ 3 callersMethodgetNext
Lib/Platform/POSIX/FilePOSIX.cpp:203
↓ 3 callersFunctiongetNumPlatformPages
Lib/Runtime/Table.cpp:37
↓ 3 callersMethodgetRegister
Lib/Platform/POSIX/UnwindPOSIX.cpp:364
↓ 3 callersMethodgetSeconds
Include/WAVM/Inline/Timing.h:26
↓ 3 callersFunctiongetTableElementNonNull
Lib/Runtime/Table.cpp:356
↓ 3 callersFunctiongetTypeBitWidth
Include/WAVM/IR/Types.h:102
↓ 3 callersFunctionget_applicable_wavm_configs
Get WAVM configs for all detected toolchains and the current platform. The default WAVM-LLVM toolchain produces bare template names (e.g. "Debug"
Build/lib/build.py:227
↓ 3 callersFunctionget_build_dir
Construct a build/install directory path. When cross-compiling, inserts the target arch as a subdirectory so that native and cross-compiled b
Build/lib/platform.py:167
↓ 3 callersMethodget_case_data
(self)
Test/WebAssembly/spec/simd/meta/simd_store_lane.py:25
↓ 3 callersMethodget_case_data
(self)
Test/WebAssembly/spec/simd/meta/simd_load_lane.py:25
↓ 3 callersFunctionget_lint_config
Get the Lint config for clangd/clang-tidy. This config is only configured (not built or tested). It always uses clang with the Debug LLVM con
Build/lib/build.py:314
↓ 3 callersFunctionget_wavm_bin_path
Get path to wavm binary given a build or install directory.
Build/lib/platform.py:52
↓ 3 callersFunctionglobalInitLLVMOnce
Lib/LLVMJIT/LLVMJIT.cpp:112
↓ 3 callersFunctiongrowTableImpl
Lib/Runtime/Table.cpp:104
↓ 3 callersFunctionhandle_trap
Examples/embedder/c/embedder-example.c:13
↓ 3 callersFunctionhasCodeSection
Include/WAVM/IR/Module.h:407
↓ 3 callersFunctionhasDataCountSection
Include/WAVM/IR/Module.h:403
↓ 3 callersFunctionhasDataSection
Include/WAVM/IR/Module.h:408
↓ 3 callersFunctionhasElemSection
Include/WAVM/IR/Module.h:402
↓ 3 callersFunctionhasExceptionTypeSection
Include/WAVM/IR/Module.h:393
↓ 3 callersFunctionhasExportSection
Include/WAVM/IR/Module.h:397
↓ 3 callersFunctionhasFunctionSection
Include/WAVM/IR/Module.h:386
↓ 3 callersFunctionhasGlobalSection
Include/WAVM/IR/Module.h:392
↓ 3 callersFunctionhasImportSection
Include/WAVM/IR/Module.h:378
↓ 3 callersFunctionhasMemorySection
Include/WAVM/IR/Module.h:391
↓ 3 callersFunctionhasStartSection
Include/WAVM/IR/Module.h:398
↓ 3 callersFunctionhasTableSection
Include/WAVM/IR/Module.h:390
↓ 3 callersFunctionhasTypeSection
Include/WAVM/IR/Module.h:377
↓ 3 callersMethodinit_case_data
Rearrange const data into standard format e.g. [0][i32x4] => (v128.const i32x4 0 0 0 0) [0][i32] => (i32.const 0)
Test/WebAssembly/spec/simd/meta/simd_bitwise.py:36
↓ 3 callersFunctionisNameChar
Include/WAVM/Inline/IsNameChar.h:4
↓ 3 callersFunctionlist_stringify
(l)
Test/WebAssembly/spec/simd/meta/simd_store_lane.py:6
↓ 3 callersFunctionload32
ThirdParty/BLAKE2/neon/blake2-impl.h:33
← previousnext →501–600 of 3,870, ranked by callers