Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCTargetTransformInfo.cpp22 static cl::opt<bool> DisablePPCConstHoist("disable-ppc-constant-hoisting", variable
59 if (DisablePPCConstHoist) in getIntImmCost()
89 if (DisablePPCConstHoist) in getIntImmCostIntrin()
123 if (DisablePPCConstHoist) in getIntImmCostInst()