Searched refs:IntCR (Results 1 – 1 of 1) sorted by relevance
2313 SDValue IntCR; in SelectSETCC() local2322 IntCR = SDValue(CurDAG->getMachineNode(PPC::MFOCRF, dl, MVT::i32, CR7Reg, in SelectSETCC()2325 SDValue Ops[] = { IntCR, getI32Imm((32-(3-Idx)) & 31), in SelectSETCC()