Home
last modified time | relevance | path

Searched defs:emitGlobalVariable (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXAsmPrinter.cpp42 void DXILAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { in emitGlobalVariable() function in DXILAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h266 // Make emitGlobalVariable() no-op for NVPTX. in emitGlobalVariable() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp107 void XCoreAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { in emitGlobalVariable() function in XCoreAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp83 void emitGlobalVariable(const GlobalVariable *GV) override {} emitGlobalVariable() function in __anon2f638c340111::SPIRVAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp174 void WebAssemblyAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { emitGlobalVariable() function in WebAssemblyAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp292 void AMDGPUAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { emitGlobalVariable() function in AMDGPUAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp103 void ARMAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { in emitGlobalVariable() function in ARMAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1313 void ExecutionEngine::emitGlobalVariable(const GlobalVariable *GV) { emitGlobalVariable() function in ExecutionEngine
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2506 void PPCAIXAsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { emitGlobalVariable() function in PPCAIXAsmPrinter
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp719 void AsmPrinter::emitGlobalVariable(const GlobalVariable *GV) { emitGlobalVariable() function in AsmPrinter