Home
last modified time | relevance | path

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

/external/libgsm/
DMETADATA2 description: "Lossy speech compression."
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp5217 bool Lossy; in visitFCmpInst() local
5219 F.convert(*Sem, APFloat::rmNearestTiesToEven, &Lossy); in visitFCmpInst()
5225 if (!Lossy && in visitFCmpInst()