Searched defs:isOrdinary (Results 1 – 4 of 4) sorted by relevance
88 bool isOrdinary() const LLVM_READONLY { in isOrdinary() function
85 bool isOrdinary() const LLVM_READONLY { in isOrdinary() function
101 bool isOrdinary (void) const { return !hasNaN() && !empty() && isFinite(); } in isOrdinary() function in tcu::Interval
174 bool isOrdinary() const { in isOrdinary() function