OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSExtValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Constants.h
110
/// either
getSExtValue
() or getZExtValue() will yield a correctly sized and
146
inline int64_t
getSExtValue
() const { return Val.
getSExtValue
(); }
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
1548
int64_t
getSExtValue
() const { return Value->
getSExtValue
(); }
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026