Searched refs:operandList (Results 1 – 5 of 5) sorted by relevance
491 StringRef opVar, StringRef operandList, in emitAttributeSerialization() argument500 operandList, opVar); in emitAttributeSerialization()507 operandList); in emitAttributeSerialization()513 operandList); in emitAttributeSerialization()518 operandList); in emitAttributeSerialization()
48 IdRefList *operandList);
44 const IdRefList &operandList);
166 IdRefList *operandList) in ParseExtInst() argument177 if (operandList) in ParseExtInst()181 operandList->emplace_back(_instruction[_o++]); in ParseExtInst()
197 const IdRefList &operandList) in WriteExtInst() argument205 for (const auto &operand : operandList) in WriteExtInst()