Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DMangler.cpp65 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl()
77 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
143 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()
229 if (Flag[0] == GV->getParent()->getDataLayout().getGlobalPrefix()) in emitLinkerFlagsForGlobalCOFF()
/llvm-project-15.0.7/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp47 const char Pref = Jit->getDataLayout().getGlobalPrefix(); in IncrementalExecutor()
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h56 DL.getGlobalPrefix())));
/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/
H A DLLJITWithGDBRegistrationListener.cpp90 J->getDataLayout().getGlobalPrefix(), in main()
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h56 DL.getGlobalPrefix())));
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h63 DL.getGlobalPrefix())));
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp288 libPath.data(), dataLayout.getGlobalPrefix()); in create()
333 dataLayout.getGlobalPrefix()))); in create()
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h77 DL.getGlobalPrefix())));
/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp226 J->getDataLayout().getGlobalPrefix()))); in main()
/llvm-project-15.0.7/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp72 DL->getGlobalPrefix()); in Create()
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h162 DL.getGlobalPrefix())));
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDataLayout.h318 char getGlobalPrefix() const { in getGlobalPrefix() function
/llvm-project-15.0.7/clang/lib/AST/
H A DMangle.cpp165 .getGlobalPrefix(); in mangleName()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp298 if (DemangledName[0] == getDataLayout().getGlobalPrefix()) in findModuleForSymbol()
/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT2.rst80 cantFail(DynamicLibrarySearchGenerator::GetForCurrentProcess(DL.getGlobalPrefix())));
H A DBuildingAJIT1.rst146 cantFail(DynamicLibrarySearchGenerator::GetForCurrentProcess(DL.getGlobalPrefix())));
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp999 return unwrap(J)->getDataLayout().getGlobalPrefix(); in LLVMOrcLLJITGetGlobalPrefix()
/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp1037 J->getDataLayout().getGlobalPrefix(), in runOrcJIT()
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp309 (m_execution_engine_up->getDataLayout().getGlobalPrefix() == '_'); in GetRunnableInfo()
/llvm-project-15.0.7/llvm/docs/
H A DORCv2.rst845 DL.getGlobalPrefix()))
873 DL.getGlobalPrefix(),