Searched refs:getArgToOperandOrAttribute (Results 1 – 3 of 3) sorted by relevance
288 OperandOrAttribute getArgToOperandOrAttribute(int index) const;
574 auto Operator::getArgToOperandOrAttribute(int index) const in getArgToOperandOrAttribute() function in Operator
1768 auto arg = op.getArgToOperandOrAttribute(argIndex); in genTypeInterfaceMethods()