Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1600 static Type *shrinkFPConstantVector(Value *V, bool PreferBFloat) { in shrinkFPConstantVector() function
1655 if (Type *T = shrinkFPConstantVector(V, PreferBFloat)) in getMinimumFPType()