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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.h 41 DIR_970,
PPCAsmPrinter.cpp 434 if (Subtarget.isGigaProcessor() && Directive < PPC::DIR_970)
435 Directive = PPC::DIR_970;
438 if (Subtarget.isPPC64() && Directive < PPC::DIR_970)
  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 47 DIR_970,
PPCAsmPrinter.cpp     [all...]
PPCInstrInfo.cpp 176 case PPC::DIR_970:
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 170 milliseconds