Home
last modified time | relevance | path

Searched refs:bootstrapPipelineRecordRuntimeFunctions (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h157 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h201 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h247 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h246 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h247 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp748 return bootstrapPipelineRecordRuntimeFunctions(G); in modifyPassConfig()
820 bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G) { in bootstrapPipelineRecordRuntimeFunctions() function in llvm::orc::MachOPlatform::MachOPlatformPlugin