Home
last modified time | relevance | path

Searched refs:hasPartition (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp186 if (!hasPartition()) in getPartition()
193 if (!hasPartition() && S.empty()) in setPartition()
H A DAsmWriter.cpp3590 if (GV->hasPartition()) { in printGlobal()
3647 if (GIS->hasPartition()) { in printIndirectSymbol()
3792 if (F->hasPartition()) { in printFunction()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalValue.h286 bool hasPartition() const { in hasPartition() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1907 if (!GV.hasPartition() || GV.isDeclarationForLinker() || in doFinalization()
/netbsd/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1351 GV.hasPartition()) { in writeModuleInfo()