Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h87 uint64_t &getUInt() { in getUInt() function
107 uint64_t getUInt() const { in getUInt() function
/llvm-project/mlir/lib/IR/
H A DBuiltinAttributes.cpp363 uint64_t IntegerAttr::getUInt() const { getUInt() function in IntegerAttr