Home
last modified time | relevance | path

Searched defs:getSExtValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DConstants.h161 inline int64_t getSExtValue() const { return Val.getSExtValue(); } getSExtValue() function
/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1522 int64_t getSExtValue() const { getSExtValue() function