Searched defs:isValue (Results 1 – 6 of 6) sorted by relevance
324 bool isValue(const APInt &C) { return true; } in isValue() function333 bool isValue(const APInt &C) { return C.isAllOnesValue(); } in isValue() function342 bool isValue(const APInt &C) { return C.isMaxSignedValue(); } in isValue() function355 bool isValue(const APInt &C) { return C.isNegative(); } in isValue() function367 bool isValue(const APInt &C) { return C.isNonNegative(); } in isValue() function379 bool isValue(const APInt &C) { return C.isStrictlyPositive(); } in isValue() function391 bool isValue(const APInt &C) { return C.isNonPositive(); } in isValue() function401 bool isValue(const APInt &C) { return C.isOneValue(); } in isValue() function410 bool isValue(const APInt &C) { return C.isNullValue(); } in isValue() function431 bool isValue(const APInt &C) { return C.isPowerOf2(); } in isValue() function[all …]
61 bool isValue() const { return fState == SkSVGPropertyState::kValue; } in isValue() function
620 bool isValue() const { return OpV.getNode() != nullptr; } in isValue() function
44169 const isValue = isAliasResolvedToValue(getSymbolOfNode(node)); constant
90774 function isValue(s) { function
76544 function isValue(s) { function