Home
last modified time | relevance | path

Searched refs:getPositiveIntValue (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_value.cc60 UIntMax Value::getPositiveIntValue() const { in getPositiveIntValue() function in Value
Dubsan_value.h179 UIntMax getPositiveIntValue() const;
Dubsan_handlers.cc228 RHSVal.getPositiveIntValue() >= Data->LHSType.getIntegerBitWidth()) in handleShiftOutOfBoundsImpl()