reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/AMDGPU/AMDGPUGenAsmMatcher.inc
23927   if (Operands.size() > 28) {
23936   StringRef Mnemonic = ((AMDGPUOperand&)*Operands[0]).getToken();
23987       if (ActualIdx < Operands.size())
23989                         Operands[ActualIdx]->print(dbgs()); dbgs() << "): ");
23992       if (ActualIdx >= Operands.size()) {
23999       MCParsedAsmOperand &Actual = *Operands[ActualIdx];
24075     if ((MatchResult = checkEarlyTargetMatchPredicate(Inst, Operands)) != Match_Success) {
24087       convertToMapAndConstraints(it->ConvertFn, Operands);
24088       if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))
24096     convertToMCInst(it->ConvertFn, Inst, it->Opcode, Operands,
24111     if (!checkAsmTiedOperandConstraints(*this, it->ConvertFn, Operands, ErrorInfo))