Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.cpp105 UIntMax Value::getPositiveIntValue() const { in getPositiveIntValue() function in Value
H A Dubsan_value.h181 UIntMax getPositiveIntValue() const;
H A Dubsan_handlers.cpp339 RHSVal.getPositiveIntValue() >= Data->LHSType.getIntegerBitWidth()) in handleShiftOutOfBoundsImpl()