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