Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp28 static cl::opt<bool> DisablePPCConstHoist("disable-ppc-constant-hoisting", variable
172 if (DisablePPCConstHoist) in getIntImmCost()
203 if (DisablePPCConstHoist) in getIntImmCostIntrin()
239 if (DisablePPCConstHoist) in getIntImmCostInst()