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

  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp 193 if (ST->getDarwinDirective() == PPC::DIR_A2) {
211 if (ST->getDarwinDirective() == PPC::DIR_A2)
261 if (Directive == PPC::DIR_A2)
PPCSubtarget.cpp 170 case PPC::DIR_A2:
PPCSubtarget.h 48 DIR_A2,
PPCInstrInfo.cpp 78 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 ||
101 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 &&
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 428 milliseconds