Home
last modified time | relevance | path

Searched defs:emitTargetGlobals (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h85 virtual void emitTargetGlobals(CodeGen::CodeGenModule &CGM) const {} emitTargetGlobals() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp363 void AMDGPUTargetCodeGenInfo::emitTargetGlobals( emitTargetGlobals() function in AMDGPUTargetCodeGenInfo