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

  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 186 #define MTLR (HI(31) | LO(467) | 0x80000)
694 FAIL_IF(push_inst(compiler, MTLR | S(0)));
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCInstrInfo.cpp 509 NewMIs.push_back(BuildMI(MF, DL, get(PPC::MTLR)).addReg(PPC::R11));
PPCFrameLowering.cpp 653 BuildMI(MBB, MBBI, dl, TII.get(PPC::MTLR)).addReg(PPC::R0);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp     [all...]

Completed in 393 milliseconds