Home
last modified time | relevance | path

Searched refs:MemoryWriteUInt8sWrapperName (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcRTBridge.cpp42 const char *MemoryWriteUInt8sWrapperName = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DOrcRTBridge.h40 extern const char *MemoryWriteUInt8sWrapperName;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/Shared/
DOrcRTBridge.h39 extern const char *MemoryWriteUInt8sWrapperName;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/Shared/
DOrcRTBridge.h40 extern const char *MemoryWriteUInt8sWrapperName;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/Shared/
DOrcRTBridge.h40 extern const char *MemoryWriteUInt8sWrapperName;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/Shared/
DOrcRTBridge.h40 extern const char *MemoryWriteUInt8sWrapperName;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.cpp81 M[rt::MemoryWriteUInt8sWrapperName] = ExecutorAddr::fromPtr( in addTo()