Home | History | Annotate | Download | only in ARM

Lines Matching refs:getCondition

1259   if (const CmpInst *CI = dyn_cast<CmpInst>(BI->getCondition())) {
1286 } else if (TruncInst *TI = dyn_cast<TruncInst>(BI->getCondition())) {
1312 dyn_cast<ConstantInt>(BI->getCondition())) {
1319 unsigned CmpReg = getRegForValue(BI->getCondition());