Home
last modified time | relevance | path

Searched refs:DIR_PWR9 (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp167 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9) in PreEmitNoops()
229 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9 || in EmitNoop()
DPPCTargetTransformInfo.cpp286 Directive == PPC::DIR_PWR9) in getCacheLineSize()
319 Directive == PPC::DIR_PWR9) in getMaxInterleaveFactor()
DPPCSubtarget.h60 DIR_PWR9, enumerator
DPPC.td54 def DirectivePwr9: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR9", "">;
DPPCInstrInfo.cpp468 case PPC::DIR_PWR9: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
DPPCISelLowering.cpp1145 case PPC::DIR_PWR9: in PPCTargetLowering()
13202 case PPC::DIR_PWR9: { in getPrefLoopAlignment()
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.cpp176 case PPC::DIR_PWR9: in needsAggressiveScheduling()
DPPCSubtarget.h59 DIR_PWR9, enumerator
DPPCTargetTransformInfo.cpp272 Directive == PPC::DIR_PWR9) in getMaxInterleaveFactor()
DPPCHazardRecognizers.cpp167 Directive == PPC::DIR_PWR8 || Directive == PPC::DIR_PWR9) in PreEmitNoops()
DPPC.td52 def DirectivePwr9: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR9", "">;
DPPCInstrInfo.cpp432 case PPC::DIR_PWR9: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
DPPCISelLowering.cpp925 case PPC::DIR_PWR9: in PPCTargetLowering()
11288 case PPC::DIR_PWR9: { in getPrefLoopAlignment()