Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1640 static Type *shrinkFPConstant(ConstantFP *CFP) { in shrinkFPConstant() function
1679 Type *T = shrinkFPConstant(CFP); in shrinkFPConstantVector()
1702 if (Type *T = shrinkFPConstant(CFP)) in getMinimumFPType()