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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.cpp 173 case PPC::DIR_PWR7:
PPCSubtarget.h 57 DIR_PWR7,
PPCHazardRecognizers.cpp 166 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 ||
228 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 ||
PPCTargetTransformInfo.cpp 271 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 ||
PPCInstrInfo.cpp 97 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
183 case PPC::DIR_PWR7:
429 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break;
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 470 milliseconds