Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1479 SectionKind GOKind = TargetLoweringObjectFile::getKindForGlobal(GO, TM); in getNameWithPrefix() local
2202 SectionKind GOKind = getKindForGlobal(GO, TM); in getTargetSymbol() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2330 SectionKind GOKind = getObjFileLowering().getKindForGlobal(GO, TM); in doInitialization() local