Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1144 static Constant *FitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) { in FitsInFPType() function
1167 if (Value *V = FitsInFPType(CFP, APFloat::IEEEsingle)) in LookThroughFPExtensions()
1171 if (Value *V = FitsInFPType(CFP, APFloat::IEEEdouble)) in LookThroughFPExtensions()