Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DAPFixedPoint.cpp138 APSInt MaxInt = APFixedPoint::getMax(*this).getValue(); in fitsInFloatSemantics() local
140 APFloat::opStatus Status = F.convertFromAPInt(MaxInt, MaxInt.isSigned(), in fitsInFloatSemantics()
/external/skia/gn/
Dsksl_tests.gni301 "/sksl/intrinsics/MaxInt.sksl",