Searched refs:emitGlobals (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp61 emitGlobals();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h222 void emitGlobals(const Module &M);
H A DNVPTXAsmPrinter.cpp448 emitGlobals(*MF->getFunction().getParent());
803 void NVPTXAsmPrinter::emitGlobals(const Module &M) { function in class:NVPTXAsmPrinter
887 emitGlobals(M);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h514 void emitGlobals();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1199 void ExecutionEngine::emitGlobals() { function in class:ExecutionEngine

Completed in 114 milliseconds