Home
last modified time | relevance | path

Searched defs:PreferBFloat (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1578 static Type *shrinkFPConstant(ConstantFP *CFP, bool PreferBFloat) { in shrinkFPConstant()
1600 static Type *shrinkFPConstantVector(Value *V, bool PreferBFloat) { in shrinkFPConstantVector()
1635 static Type *getMinimumFPType(Value *V, bool PreferBFloat) { in getMinimumFPType()