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

References

gen/lib/Target/PowerPC/PPCGenAsmMatcher.inc
 7136     Inst.clear();
 7138     Inst.setOpcode(it->Opcode);
 7147     if ((MatchResult = checkEarlyTargetMatchPredicate(Inst, Operands)) != Match_Success) {
 7148       Inst.clear();
 7168     convertToMCInst(it->ConvertFn, Inst, it->Opcode, Operands);
 7172     if ((MatchResult = checkTargetMatchPredicate(Inst)) != Match_Success) {
 7176       Inst.clear();
 7185         MII.get(Inst.getOpcode()).getDeprecatedInfo(Inst, getSTI(), Info)) {
 7185         MII.get(Inst.getOpcode()).getDeprecatedInfo(Inst, getSTI(), Info)) {