Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2836 bool Lossy; in visitFCmpInst() local
2838 F.convert(*Sem, APFloat::rmNearestTiesToEven, &Lossy); in visitFCmpInst()
2844 if (!Lossy && in visitFCmpInst()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4618 bool Lossy; in visitFCmpInst() local
4620 F.convert(*Sem, APFloat::rmNearestTiesToEven, &Lossy); in visitFCmpInst()
4626 if (!Lossy && in visitFCmpInst()