/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MIR/PowerPC/ |
D | ifcvt-diamond-ret.mir | 10 $cr2lt = CROR $cr0gt, $cr0gt 30 # CHECK: $cr2lt = CROR $cr0gt, $cr0gt
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCReduceCRLogicals.cpp | 254 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()
|
D | PPCInstrInfo.td | 2475 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 …]
|
D | PPCISelDAGToDAG.cpp | 4605 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()
|
D | PPCInstrInfo.cpp | 998 Opc = PPC::CROR; in copyPhysReg()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 2241 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 …]
|
D | PPCISelDAGToDAG.cpp | 2819 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()
|
D | PPCInstrInfo.cpp | 942 Opc = PPC::CROR; in copyPhysReg()
|
/external/v8/src/diagnostics/ppc/ |
D | disasm-ppc.cc | 624 case CROR: { in DecodeExt1()
|
/external/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2159 V(cror, CROR, 0x4C000382) \
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativePPC_common.c | 159 #define CROR (HI(19) | LO(449)) macro
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenMCCodeEmitter.inc | 473 UINT64_C(1275069314), // CROR 3008 case PPC::CROR: 6062 0, // CROR = 460
|
D | PPCGenDAGISel.inc | 20237 /* 50731*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::CROR), 0, 20240 // Dst: (CROR:{ *:[i1] } i1:{ *:[i1] }:$CRA, i1:{ *:[i1] }:$CRB) 27965 /* 66518*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::CROR), 0, 27968 …// Dst: (CROR:{ *:[i1] } (CRAND:{ *:[i1] } ?:{ *:[i1] }:$cond, ?:{ *:[i1] }:$tval), (CRAND:{ *:[i1… 28074 /* 66755*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::CROR), 0, 28077 …// Dst: (CROR:{ *:[i1] } (CRAND:{ *:[i1] } (CRANDC:{ *:[i1] } ?:{ *:[i1] }:$lhs, ?:{ *:[i1] }:$rhs… 28090 /* 66801*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::CROR), 0, 28093 …// Dst: (CROR:{ *:[i1] } (CRAND:{ *:[i1] } (CRANDC:{ *:[i1] } ?:{ *:[i1] }:$rhs, ?:{ *:[i1] }:$lhs… 28106 /* 66847*/ OPC_MorphNodeTo1, TARGET_VAL(PPC::CROR), 0, 28109 …// Dst: (CROR:{ *:[i1] } (CRAND:{ *:[i1] } (CRORC:{ *:[i1] } ?:{ *:[i1] }:$lhs, ?:{ *:[i1] }:$rhs)… [all …]
|
D | PPCGenAsmWriter.inc | 2078 24878U, // CROR 4236 38U, // CROR 8589 case PPC::CROR: 8597 // (CROR crbitrc:$bx, crbitrc:$by, crbitrc:$by)
|
D | PPCGenFastISel.inc | 2332 return fastEmitInst_rr(PPC::CROR, &PPC::CRBITRCRegClass, Op0, Op0IsKill, Op1, Op1IsKill);
|
D | PPCGenAsmMatcher.inc | 5244 …{ 3118 /* crmove */, PPC::CROR, Convert__RegCRBITRC1_0__RegCRBITRC1_1__RegCRBITRC1_1, 0, { MCK_Reg… 5248 …{ 3144 /* cror */, PPC::CROR, Convert__RegCRBITRC1_0__RegCRBITRC1_1__RegCRBITRC1_2, 0, { MCK_RegCR…
|
D | PPCGenInstrInfo.inc | 475 CROR = 460, 3306 …LL<<MCID::Commutable), 0x0ULL, nullptr, nullptr, OperandInfo77, -1 ,nullptr }, // Inst #460 = CROR
|
D | PPCGenDisassemblerTables.inc | 846 /* 3781 */ MCD::OPC_Decode, 204, 3, 34, // Opcode: CROR
|
/external/v8/src/execution/ppc/ |
D | simulator-ppc.cc | 1569 case CROR: { in ExecuteGeneric()
|
/external/capstone/arch/PowerPC/ |
D | PPCGenAsmWriter.inc | 246 21579U, // CROR 1519 0U, // CROR 6065 // (CROR crbitrc:$bx, crbitrc:$by, crbitrc:$by)
|
D | PPCGenDisassemblerTables.inc | 583 /* 2311 */ MCD_OPC_Decode, 226, 1, 25, // Opcode: CROR
|