Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MIR/PowerPC/
Difcvt-diamond-ret.mir10 $cr2lt = CROR $cr0gt, $cr0gt
30 # CHECK: $cr2lt = CROR $cr0gt, $cr0gt
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCReduceCRLogicals.cpp254 case PPC::CROR: in computeBranchTargetAndInversion()
290 case PPC::CROR: in computeBranchTargetAndInversion()
367 return Opc == PPC::CRAND || Opc == PPC::CRNAND || Opc == PPC::CROR || in isCRLogical()
602 if (CRI.MI->getOpcode() != PPC::CROR && in splitBlockOnBinaryCROp()
DPPCInstrInfo.td2475 def CROR : XLForm_1<19, 449, (outs crbitrc:$CRD),
3767 (CROR (CRAND $cond , $tval),
3774 (CROR (CRAND (CRANDC $lhs, $rhs), $tval),
3777 (CROR (CRAND (CRANDC $rhs, $lhs), $tval),
3780 (CROR (CRAND (CRORC $lhs, $rhs), $tval),
3783 (CROR (CRAND (CRORC $rhs, $lhs), $tval),
3786 (CROR (CRAND (CREQV $lhs, $rhs), $tval),
3789 (CROR (CRAND (CRORC $rhs, $lhs), $tval),
3792 (CROR (CRAND (CRORC $lhs, $rhs), $tval),
3795 (CROR (CRAND (CRANDC $rhs, $lhs), $tval),
[all …]
DPPCISelDAGToDAG.cpp4605 CurDAG->SelectNodeTo(N, PPC::CROR, MVT::i1, CAndT, NotCAndF); in Select()
5390 case PPC::CROR: in PeepholeCROps()
5512 case PPC::CROR: in PeepholeCROps()
5613 ResNode = CurDAG->getMachineNode(PPC::CROR, SDLoc(MachineNode), in PeepholeCROps()
5720 ResNode = CurDAG->getMachineNode(PPC::CROR, SDLoc(MachineNode), in PeepholeCROps()
DPPCInstrInfo.cpp998 Opc = PPC::CROR; in copyPhysReg()
/external/v8/src/ppc/
Ddisasm-ppc.cc530 case CROR: { in DecodeExt1()
Dconstants-ppc.h2106 V(cror, CROR, 0x4C000382) \
Dsimulator-ppc.cc1816 case CROR: { in ExecuteGeneric()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td2241 def CROR : XLForm_1<19, 449, (outs crbitrc:$CRD),
3352 (CROR (CRAND $cond , $tval),
3359 (CROR (CRAND (CRANDC $lhs, $rhs), $tval),
3362 (CROR (CRAND (CRANDC $rhs, $lhs), $tval),
3365 (CROR (CRAND (CRORC $lhs, $rhs), $tval),
3368 (CROR (CRAND (CRORC $rhs, $lhs), $tval),
3371 (CROR (CRAND (CREQV $lhs, $rhs), $tval),
3374 (CROR (CRAND (CRORC $rhs, $lhs), $tval),
3377 (CROR (CRAND (CRORC $lhs, $rhs), $tval),
3380 (CROR (CRAND (CRANDC $rhs, $lhs), $tval),
[all …]
DPPCISelDAGToDAG.cpp2819 CurDAG->SelectNodeTo(N, PPC::CROR, MVT::i1, CAndT, NotCAndF); in Select()
3549 case PPC::CROR: in PeepholeCROps()
3668 case PPC::CROR: in PeepholeCROps()
3769 ResNode = CurDAG->getMachineNode(PPC::CROR, SDLoc(MachineNode), in PeepholeCROps()
3876 ResNode = CurDAG->getMachineNode(PPC::CROR, SDLoc(MachineNode), in PeepholeCROps()
DPPCInstrInfo.cpp942 Opc = PPC::CROR; in copyPhysReg()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.cpp318 Opc = PPC::CROR; in copyPhysReg()
DPPCInstrInfo.td1047 def CROR : XLForm_1<19, 449, (outs CRBITRC:$CRD),
/external/pcre/dist2/src/sljit/
DsljitNativePPC_common.c159 #define CROR (HI(19) | LO(449)) macro
/external/capstone/arch/PowerPC/
DPPCGenAsmWriter.inc246 21579U, // CROR
1519 0U, // CROR
6065 // (CROR crbitrc:$bx, crbitrc:$by, crbitrc:$by)
DPPCGenDisassemblerTables.inc583 /* 2311 */ MCD_OPC_Decode, 226, 1, 25, // Opcode: CROR