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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 268 case PPC::STD_32:
PPCISelLowering.h 175 /// STD_32 - This is the STD instruction for use with "32-bit" registers.
176 STD_32 = ISD::FIRST_TARGET_MEMORY_OPCODE,
PPCRegisterInfo.cpp 90 ImmToIdxMap[PPC::ADDI8] = PPC::ADD8; ImmToIdxMap[PPC::STD_32] = PPC::STDX_32;
558 case PPC::STD_32:
PPCISelLowering.cpp 448 case PPCISD::STD_32: return "PPCISD::STD_32";
    [all...]

Completed in 96 milliseconds