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

  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 71 ImmToIdxMap[PPC::ADDI8] = PPC::ADD8; ImmToIdxMap[PPC::STD_32] = PPC::STDX_32;
441 case PPC::STD_32:
PPCISelLowering.h 246 /// STD_32 - This is the STD instruction for use with "32-bit" registers.
247 STD_32 = ISD::FIRST_TARGET_MEMORY_OPCODE,
PPCISelLowering.cpp 561 case PPCISD::STD_32: return "PPCISD::STD_32";
    [all...]

Completed in 56 milliseconds