Home
last modified time | relevance | path

Searched refs:IntCR (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2313 SDValue IntCR; in SelectSETCC() local
2322 IntCR = SDValue(CurDAG->getMachineNode(PPC::MFOCRF, dl, MVT::i32, CR7Reg, in SelectSETCC()
2325 SDValue Ops[] = { IntCR, getI32Imm((32-(3-Idx)) & 31), in SelectSETCC()