Home
last modified time | relevance | path

Searched defs:isSaturated (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFixedPoint.h69 bool isSaturated() const { return IsSaturated; } in isSaturated() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicReader.h185 bool isSaturated = tmp & 0x2; in readFixedPointSemantics() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp1002 bool RegBankSelect::MappingCost::isSaturated() const { in isSaturated() function in RegBankSelect::MappingCost