Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bindings/Python/
H A DIRAffine.cpp229 static PyAffineAddExpr getRHSConstant(PyAffineExpr lhs, intptr_t rhs) { getRHSConstant() function in __anon3254676e0111::PyAffineAddExpr
258 static PyAffineMulExpr getRHSConstant(PyAffineExpr lhs, intptr_t rhs) { getRHSConstant() function in __anon3254676e0111::PyAffineMulExpr
287 static PyAffineModExpr getRHSConstant(PyAffineExpr lhs, intptr_t rhs) { getRHSConstant() function in __anon3254676e0111::PyAffineModExpr
316 static PyAffineFloorDivExpr getRHSConstant(PyAffineExpr lhs, intptr_t rhs) { getRHSConstant() function in __anon3254676e0111::PyAffineFloorDivExpr
345 static PyAffineCeilDivExpr getRHSConstant(PyAffineExpr lhs, intptr_t rhs) { getRHSConstant() function in __anon3254676e0111::PyAffineCeilDivExpr
[all...]