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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 58 DIR_PWR7,
PPCHazardRecognizers.cpp 165 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 ||
226 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 ||
PPCSubtarget.cpp 249 case PPC::DIR_PWR7:
PPCInstrInfo.cpp 93 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8)
148 case PPC::DIR_PWR7:
326 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break;
    [all...]

Completed in 1174 milliseconds