Home
last modified time | relevance | path

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

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