Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp30 static cl::opt<bool> DisablePPCConstHoist("disable-ppc-constant-hoisting", variable
169 if (DisablePPCConstHoist) in getIntImmCost()
200 if (DisablePPCConstHoist) in getIntImmCostIntrin()
236 if (DisablePPCConstHoist) in getIntImmCostInst()