Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DConstants.h155 inline uint64_t getZExtValue() const { return Val.getZExtValue(); } getZExtValue() function
/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1500 uint64_t getZExtValue() const { getZExtValue() function