Searched defs:emitTargetGlobals (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | TargetInfo.h | 85 virtual void emitTargetGlobals(CodeGen::CodeGenModule &CGM) const {} emitTargetGlobals() function |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AMDGPU.cpp | 363 void AMDGPUTargetCodeGenInfo::emitTargetGlobals( emitTargetGlobals() function in AMDGPUTargetCodeGenInfo |