reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10249 if (Operands.size() > 24) { 10259 if (Operands[0]->isToken()) 10260 Mnemonic = ((HexagonOperand&)*Operands[0]).getToken(); 10303 if (ActualIdx < Operands.size()) 10305 Operands[ActualIdx]->print(dbgs()); dbgs() << "): "); 10308 if (ActualIdx >= Operands.size()) { 10314 MCParsedAsmOperand &Actual = *Operands[ActualIdx]; 10389 if ((MatchResult = checkEarlyTargetMatchPredicate(Inst, Operands)) != Match_Success) { 10401 convertToMapAndConstraints(it->ConvertFn, Operands); 10402 if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo)) 10410 convertToMCInst(it->ConvertFn, Inst, it->Opcode, Operands); 10424 if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))