Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativePPC_32.c95 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst)); in emit_single_op()
DsljitNativePPC_64.c213 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst)); in emit_single_op()
DsljitNativePPC_common.c151 #define CNTLZW (HI(31) | LO(26)) macro
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp625 Op = SDValue(CurDAG->getMachineNode(PPC::CNTLZW, dl, MVT::i32, Op), 0); in SelectSETCC()
DPPCInstrInfo.td965 def CNTLZW : XForm_11<31, 26, (outs GPRC:$rA), (ins GPRC:$rS),
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp2278 Op = SDValue(CurDAG->getMachineNode(PPC::CNTLZW, dl, MVT::i32, Op), 0); in trySETCC()
3993 if (Op32.getMachineOpcode() == PPC::CNTLZW) { in PeepholePPC64ZExtGather()
4187 case PPC::CNTLZW: NewOpcode = PPC::CNTLZW8; break; in PeepholePPC64ZExt()
DPPCInstrInfo.cpp1581 if (MIOpC == PPC::CNTLZW || MIOpC == PPC::CNTLZWo || in optimizeCompareInstr()
DPPCInstrInfo.td2066 defm CNTLZW : XForm_11r<31, 26, (outs gprc:$rA), (ins gprc:$rS),
3076 (RLWINM (CNTLZW $in), 27, 31, 31)>,
3084 (RLWINM (i32not (CNTLZW $in)), 27, 31, 31)>,
3979 def : InstAlias<"cntlzw $rA, $rS", (CNTLZW gprc:$rA, gprc:$rS)>;
/external/capstone/arch/PowerPC/
DPPCGenDisassemblerTables.inc1279 /* 5262 */ MCD_OPC_Decode, 217, 1, 79, // Opcode: CNTLZW
DPPCGenAsmWriter.inc237 134241216U, // CNTLZW
1510 0U, // CNTLZW