Home
last modified time | relevance | path

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

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