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

References

lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
 3492     auto R = MatchInstructionImpl(Operands, Inst, EI, MatchingInlineAsm,
 3515     if (!validateInstruction(Inst, IDLoc, Operands)) {
 3528         ((AMDGPUOperand &)*Operands[0]).getToken(), FBS);
 3530                  ((AMDGPUOperand &)*Operands[0]).getLocRange());
 3536       if (ErrorInfo >= Operands.size()) {
 3539       ErrorLoc = ((AMDGPUOperand &)*Operands[ErrorInfo]).getStartLoc();