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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 43 DIR_A2,
PPCSubtarget.cpp 149 if (DarwinDirective == PPC::DIR_440 || DarwinDirective == PPC::DIR_A2)
PPCInstrInfo.cpp 53 if (Directive == PPC::DIR_440 || Directive == PPC::DIR_A2) {
69 if (Directive != PPC::DIR_440 && Directive != PPC::DIR_A2) {
PPCISelLowering.cpp     [all...]

Completed in 101 milliseconds