Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1643 static Type *shrinkFPConstant(ConstantFP *CFP) { in shrinkFPConstant() function
1680 Type *T = shrinkFPConstant(CFP); in shrinkFPConstantVector()
1703 if (Type *T = shrinkFPConstant(CFP)) in getMinimumFPType()