Home | History | Annotate | Download | only in ARM

Lines Matching refs:getInstrPredicate

1575 /// getInstrPredicate - If instruction is predicated, returns its predicate
1579 llvm::getInstrPredicate(const MachineInstr *MI, unsigned &PredReg) {
1610 ARMCC::CondCodes CC = getInstrPredicate(MI, PredReg);