Home
last modified time | relevance | path

Searched refs:DIR_970 (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h47 DIR_970, enumerator
H A DPPCAsmPrinter.cpp1524 if (STI.hasMFOCRF() && Directive < PPC::DIR_970) in EmitStartOfAsmFile()
1525 Directive = PPC::DIR_970; in EmitStartOfAsmFile()
H A DPPC.td34 def Directive970 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_970", "">;
H A DPPCInstrInfo.cpp212 case PPC::DIR_970: in getOperandLatency()
H A DPPCISelLowering.cpp1142 case PPC::DIR_970: in PPCTargetLowering()
13444 case PPC::DIR_970: in getPrefLoopAlignment()