Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h146 inline uint64_t getZExtValue() const { return Val.getZExtValue(); } in getZExtValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1485 uint64_t getZExtValue() const { in getZExtValue() function