Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp32 static cl::opt<bool> DisablePPCConstHoist("disable-ppc-constant-hoisting", variable
167 if (DisablePPCConstHoist) in getIntImmCost()
198 if (DisablePPCConstHoist) in getIntImmCostIntrin()
234 if (DisablePPCConstHoist) in getIntImmCostInst()