Searched defs:EmitGlobalVariable (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp112 void XCoreAsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) { function in class:XCoreAsmPrinter
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp146 void AMDGPUAsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) { function in class:AMDGPUAsmPrinter
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1341 void ExecutionEngine::EmitGlobalVariable(const GlobalVariable *GV) { function in class:ExecutionEngine
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp388 void AsmPrinter::EmitGlobalVariable(const GlobalVariable *GV) { function in class:AsmPrinter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3345 void CGDebugInfo::EmitGlobalVariable(llvm::GlobalVariable *Var, function in class:CGDebugInfo
3377 void CGDebugInfo::EmitGlobalVariable(const ValueDecl *VD, function in class:CGDebugInfo

Completed in 124 milliseconds