Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp464 } else if (isUnsignedIntegerFormat(arrayInfo.format)) { in getFromBuffer()
635 static bool isUnsignedIntegerFormat(const std::string &format) { in isUnsignedIntegerFormat() function in __anon3a4a2d290111::PyDenseElementsAttribute