Home
last modified time | relevance | path

Searched refs:getAsUnsigned (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DDiagnostics.h126 uint64_t getAsUnsigned() const { in getAsUnsigned() function
/llvm-project-15.0.7/mlir/lib/IR/
H A DDiagnostics.cpp75 os << getAsUnsigned(); in print()