Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp21 static cl::opt<bool> DisablePPCConstHoist("disable-ppc-constant-hoisting", variable
51 if (DisablePPCConstHoist) in getIntImmCost()
81 if (DisablePPCConstHoist) in getIntImmCost()
115 if (DisablePPCConstHoist) in getIntImmCost()