Home
last modified time | relevance | path

Searched defs:PredDef (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1363 bool PredTransitions::mutuallyExclusive(Record *PredDef, in mutuallyExclusive()
1485 Record *PredDef = Variant.VarOrSeqDef->getValueAsDef("Predicate"); in getIntersectingVariants() local
1518 Record *PredDef = VInfo.VarOrSeqDef->getValueAsDef("Predicate"); in pushVariant() local
2195 for (const Record *PredDef : Inst.TheDef->getValueAsListOfDefs("Predicates")) { in isUnsupported() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1705 MachineInstr *PredDef = MRI->getVRegDef(P); in fixupInductionVariable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp864 BasicBlock *PredDef = in SimplifyEqualityComparisonWithOnlyPredecessor() local