reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1107 if (Operands.size() > 17) { 1116 StringRef Mnemonic = ((WebAssemblyOperand&)*Operands[0]).getToken(); 1158 if (ActualIdx < Operands.size()) 1160 Operands[ActualIdx]->print(dbgs()); dbgs() << "): "); 1163 if (ActualIdx >= Operands.size()) { 1169 MCParsedAsmOperand &Actual = *Operands[ActualIdx]; 1244 if ((MatchResult = checkEarlyTargetMatchPredicate(Inst, Operands)) != Match_Success) { 1256 convertToMapAndConstraints(it->ConvertFn, Operands); 1257 if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo)) 1265 convertToMCInst(it->ConvertFn, Inst, it->Opcode, Operands); 1279 if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))