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

Declarations

gen/lib/Target/ARM/ARMGenAsmMatcher.inc
   19   unsigned MatchInstructionImpl(const OperandVector &Operands,

References

lib/Target/ARM/AsmParser/ARMAsmParser.cpp
10327     return MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm);
10333     if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) ==
10359       MatchInstructionImpl(Operands, Inst, &NearMisses, MatchingInlineAsm);
10386   if (MatchInstructionImpl(Operands, Inst, nullptr, MatchingInlineAsm) ==