Home
last modified time | relevance | path

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

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