Home
last modified time | relevance | path

Searched refs:DIR_PWR_FUTURE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h65 DIR_PWR_FUTURE, enumerator
H A DPPCTargetTransformInfo.cpp507 Directive == PPC::DIR_PWR11 || Directive == PPC::DIR_PWR_FUTURE) in getCacheLineSize()
541 Directive == PPC::DIR_PWR11 || Directive == PPC::DIR_PWR_FUTURE) in getMaxInterleaveFactor()
H A DPPC.td57 : SubtargetFeature<"", "CPUDirective", "PPC::DIR_PWR_FUTURE", "">;
H A DPPCISelLowering.cpp1467 case PPC::DIR_PWR_FUTURE: in PPCTargetLowering()
1503 if (CPUDirective == PPC::DIR_PWR_FUTURE && in PPCTargetLowering()
17578 case PPC::DIR_PWR_FUTURE: { in getPrefLoopAlignment()
19059 case PPC::DIR_PWR_FUTURE: in combineMUL()