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

Overrides

include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  472   virtual bool testMIPredicate_MI(unsigned, const MachineInstr &) const {

Declarations

gen/lib/Target/Mips/MipsGenGlobalISel.inc
   25   bool testMIPredicate_MI(unsigned PredicateID, const MachineInstr &MI) const override;