Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1367 mutuallyExclusive(Record * PredDef,ArrayRef<Record * > Preds,ArrayRef<PredCheck> Term) mutuallyExclusive() argument
1489 Record *PredDef = Variant.VarOrSeqDef->getValueAsDef("Predicate"); getIntersectingVariants() local
1521 Record *PredDef = VInfo.VarOrSeqDef->getValueAsDef("Predicate"); pushVariant() local
2208 for (const Record *PredDef : isUnsupported() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1691 MachineInstr *PredDef = MRI->getVRegDef(P); fixupInductionVariable() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp910 BasicBlock *PredDef = SimplifyEqualityComparisonWithOnlyPredecessor() local