Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1540 static Type *shrinkFPConstant(ConstantFP *CFP) { in shrinkFPConstant() function
1579 Type *T = shrinkFPConstant(CFP); in shrinkFPConstantVector()
1602 if (Type *T = shrinkFPConstant(CFP)) in getMinimumFPType()