Searched refs:extInstSet (Results 1 – 3 of 3) sorted by relevance
706 std::string extInstSet; in emitSerializationFunction() local709 extInstSet = in emitSerializationFunction()713 extInstSet = "\"\""; in emitSerializationFunction()719 opVar, extInstSet, opcode); in emitSerializationFunction()
288 LogicalResult processOpWithoutGrammarAttr(Operation *op, StringRef extInstSet,
1157 StringRef extInstSet, in processOpWithoutGrammarAttr() argument1180 if (extInstSet.empty()) { in processOpWithoutGrammarAttr()1184 if (failed(encodeExtensionInstruction(op, extInstSet, opcode, operands))) in processOpWithoutGrammarAttr()