OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSIntValue
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_value.cc
23
SIntMax Value::
getSIntValue
() const {
63
SIntMax Val =
getSIntValue
();
ubsan_value.h
173
SIntMax
getSIntValue
() const;
183
return getType().isSignedIntegerTy() &&
getSIntValue
() == -1;
188
return getType().isSignedIntegerTy() &&
getSIntValue
() < 0;
ubsan_diag.cc
119
AddArg(V.
getSIntValue
());
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025