Home
last modified time | relevance | path

Searched refs:getGlobalPrefix (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMangler.cpp65 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl()
77 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
138 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
224 if (Flag[0] == GV->getParent()->getDataLayout().getGlobalPrefix()) in emitLinkerFlagsForGlobalCOFF()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp43 const char Pref = Jit->getDataLayout().getGlobalPrefix(); in IncrementalExecutor()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp90 J->getDataLayout().getGlobalPrefix(), in main()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h59 DL.getGlobalPrefix())));
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h59 DL.getGlobalPrefix())));
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h66 DL.getGlobalPrefix())));
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h79 DL.getGlobalPrefix())));
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp225 J->getDataLayout().getGlobalPrefix()))); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp68 DL->getGlobalPrefix()); in Create()
/netbsd-src/external/apache2/llvm/dist/clang/examples/clang-interpreter/
H A Dmain.cpp93 DL.getGlobalPrefix()); in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h164 DL.getGlobalPrefix())));
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h315 char getGlobalPrefix() const { in getGlobalPrefix() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMangle.cpp167 .getGlobalPrefix(); in mangleName()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp578 return unwrap(J)->getDataLayout().getGlobalPrefix(); in LLVMOrcLLJITGetGlobalPrefix()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp298 if (DemangledName[0] == getDataLayout().getGlobalPrefix()) in findModuleForSymbol()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/
H A DBuildingAJIT2.rst80 cantFail(DynamicLibrarySearchGenerator::GetForCurrentProcess(DL.getGlobalPrefix())));
H A DBuildingAJIT1.rst146 cantFail(DynamicLibrarySearchGenerator::GetForCurrentProcess(DL.getGlobalPrefix())));
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp987 J->getDataLayout().getGlobalPrefix(), in runOrcJIT()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DORCv2.rst734 DL.getGlobalPrefix()));
758 DL.getGlobalPrefix(),