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 89 ImmToIdxMap[PPC::ADDI8] = PPC::ADD8; ImmToIdxMap[PPC::STD_32] = PPC::STDX_32;
531 case PPC::STD_32:
PPCISelLowering.h 177 /// STD_32 - This is the STD instruction for use with "32-bit" registers.
178 STD_32 = ISD::FIRST_TARGET_MEMORY_OPCODE,
PPCISelLowering.cpp 485 case PPCISD::STD_32: return "PPCISD::STD_32";
    [all...]

Completed in 50 milliseconds