Home
last modified time | relevance | path

Searched refs:emitGlobals (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp58 emitGlobals(); in Interpreter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp61 emitGlobals(); in Interpreter()
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp61 emitGlobals(); in Interpreter()
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h222 void emitGlobals(const Module &M);
DNVPTXAsmPrinter.cpp448 emitGlobals(*MF->getFunction().getParent()); in emitFunctionEntryLabel()
803 void NVPTXAsmPrinter::emitGlobals(const Module &M) { in emitGlobals() function in NVPTXAsmPrinter
887 emitGlobals(M); in doFinalization()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h221 void emitGlobals(const Module &M);
DNVPTXAsmPrinter.cpp448 emitGlobals(*MF->getFunction().getParent()); in EmitFunctionEntryLabel()
812 void NVPTXAsmPrinter::emitGlobals(const Module &M) { in emitGlobals() function in NVPTXAsmPrinter
896 emitGlobals(M); in doFinalization()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h223 void emitGlobals(const Module &M);
DNVPTXAsmPrinter.cpp456 emitGlobals(*MF->getFunction()->getParent()); in EmitFunctionEntryLabel()
879 void NVPTXAsmPrinter::emitGlobals(const Module &M) { in emitGlobals() function in NVPTXAsmPrinter
951 emitGlobals(M); in doFinalization()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h509 void emitGlobals();
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h488 void emitGlobals();
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h500 void emitGlobals();
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1188 void ExecutionEngine::emitGlobals() { in emitGlobals() function in ExecutionEngine
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1236 void ExecutionEngine::emitGlobals() { in emitGlobals() function in ExecutionEngine
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1188 void ExecutionEngine::emitGlobals() { in emitGlobals() function in ExecutionEngine