Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/ubsan/
Dubsan_value.cpp105 UIntMax Value::getPositiveIntValue() const { in getPositiveIntValue() function in Value
Dubsan_value.h181 UIntMax getPositiveIntValue() const;
Dubsan_handlers.cpp339 RHSVal.getPositiveIntValue() >= Data->LHSType.getIntegerBitWidth()) in handleShiftOutOfBoundsImpl()