reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7007 if (Operands.size() > 7) { 7016 StringRef Mnemonic = ((PPCOperand&)*Operands[0]).getToken(); 7061 if (ActualIdx < Operands.size()) 7063 Operands[ActualIdx]->print(dbgs()); dbgs() << "): "); 7066 if (ActualIdx >= Operands.size()) { 7072 MCParsedAsmOperand &Actual = *Operands[ActualIdx]; 7147 if ((MatchResult = checkEarlyTargetMatchPredicate(Inst, Operands)) != Match_Success) { 7159 convertToMapAndConstraints(it->ConvertFn, Operands); 7160 if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo)) 7168 convertToMCInst(it->ConvertFn, Inst, it->Opcode, Operands); 7186 SMLoc Loc = ((PPCOperand&)*Operands[0]).getStartLoc(); 7189 if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))