Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A 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()