Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1428 static Type *shrinkFPConstant(ConstantFP *CFP) { in shrinkFPConstant() function
1461 Type *T = shrinkFPConstant(CFP); in shrinkFPConstantVector()
1484 if (Type *T = shrinkFPConstant(CFP)) in getMinimumFPType()