Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1637 } else if (isSignedIntegerFormat(arrayInfo.format)) { in getFromBuffer()
1793 static bool isSignedIntegerFormat(const std::string &format) { in isSignedIntegerFormat() function in __anon5d00d29b0811::PyDenseElementsAttribute