Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp166 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in PreEmitNoops()
228 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in EmitNoop()
DPPCSubtarget.cpp173 case PPC::DIR_PWR7: in needsAggressiveScheduling()
DPPCSubtarget.h57 DIR_PWR7, enumerator
DPPCTargetTransformInfo.cpp271 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 || in getMaxInterleaveFactor()
DPPCInstrInfo.cpp97 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
183 case PPC::DIR_PWR7: in getOperandLatency()
429 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
DPPC.td50 def DirectivePwr7: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR7", "">;
DPPCISelLowering.cpp923 case PPC::DIR_PWR7: in PPCTargetLowering()
11286 case PPC::DIR_PWR7: in getPrefLoopAlignment()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp166 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in PreEmitNoops()
228 if (Directive == PPC::DIR_PWR6 || Directive == PPC::DIR_PWR7 || in EmitNoop()
DPPCTargetTransformInfo.cpp285 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 || in getCacheLineSize()
318 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8 || in getMaxInterleaveFactor()
DPPCSubtarget.h58 DIR_PWR7, enumerator
DPPC.td52 def DirectivePwr7: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_PWR7", "">;
DPPCInstrInfo.cpp133 if (Directive == PPC::DIR_PWR7 || Directive == PPC::DIR_PWR8) in CreateTargetPostRAHazardRecognizer()
219 case PPC::DIR_PWR7: in getOperandLatency()
465 case PPC::DIR_PWR7: Opcode = PPC::NOP_GT_PWR7; break; in insertNoop()
DPPCISelLowering.cpp1143 case PPC::DIR_PWR7: in PPCTargetLowering()
13200 case PPC::DIR_PWR7: in getPrefLoopAlignment()