Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstants.h141 inline uint64_t getZExtValue() const { return Val.getZExtValue(); } in getZExtValue() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h1494 uint64_t getZExtValue() const { in getZExtValue() function