Searched refs:getDynOperands (Results 1 – 3 of 3) sorted by relevance
68 auto dynamicShape = linalg::getDynOperands(loc, firstOperand, b); in getOrCreateOperandsMatchingResultTypes()
54 SmallVector<Value, 4> getDynOperands(Location loc, Value val, OpBuilder &b);
205 SmallVector<Value, 4> getDynOperands(Location loc, Value val, OpBuilder &b) { in getDynOperands() function