HomeSort by: relevance | last modified time | path
    Searched refs:DIR_A2 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h 50 DIR_A2,
PPCTargetTransformInfo.cpp 791 if (ST->getCPUDirective() == PPC::DIR_A2) {
818 if (ST->getCPUDirective() == PPC::DIR_A2)
919 if (Directive == PPC::DIR_A2)
PPCInstrInfo.cpp 103 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2 ||
126 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2 &&
PPCISelLowering.cpp 1378 case PPC::DIR_A2:
1414 } else if (Subtarget.getCPUDirective() == PPC::DIR_A2) {
12709 case PPC::DIR_A2:

Completed in 83 milliseconds