HomeSort by relevance Sort by last modified time
    Searched refs:CNTLZW (Results 1 - 10 of 10) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 45 "CNTLZW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 45 "CNTLZW",
  /external/pcre/dist2/src/sljit/
sljitNativePPC_32.c 95 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst));
sljitNativePPC_64.c 213 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst));
sljitNativePPC_common.c 151 #define CNTLZW (HI(31) | LO(26))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 625 Op = SDValue(CurDAG->getMachineNode(PPC::CNTLZW, dl, MVT::i32, Op), 0);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
PPCInstrInfo.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 8 CNTLZW
1335 CNTLZW: "cntlzw",
1336 CNTLZW_: "cntlzw.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 8 CNTLZW
1335 CNTLZW: "cntlzw",
1336 CNTLZW_: "cntlzw.",
    [all...]

Completed in 252 milliseconds