Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1620 static Type *shrinkFPConstant(ConstantFP *CFP) { in shrinkFPConstant() function
1657 Type *T = shrinkFPConstant(CFP); in shrinkFPConstantVector()
1680 if (Type *T = shrinkFPConstant(CFP)) in getMinimumFPType()