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

References

utils/TableGen/GlobalISelEmitter.cpp
 1599   if (!OpTyOrNone)
 1603     addPredicate<PointerToAnyOperandMatcher>(OpTyOrNone->get().getSizeInBits());
 1606                                                  OpTyOrNone->get().getSizeInBits()));
 1608     addPredicate<LLTOperandMatcher>(*OpTyOrNone);