Home
last modified time | relevance | path

Searched defs:GVKind (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXAsmPrinter.cpp49 SectionKind GVKind = TargetLoweringObjectFile::getKindForGlobal(GV, TM); in emitGlobalVariable() local
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1404 std::optional<SectionKind> GVKind; processGlobals() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2776 SectionKind GVKind = getObjFileLowering().getKindForGlobal(GV, TM); emitGlobalVariableHelper() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp756 SectionKind GVKind = TargetLoweringObjectFile::getKindForGlobal(GV, TM); emitGlobalVariable() local