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

References

gen/lib/Target/Mips/MipsGenAsmMatcher.inc
 5818   { 1573 /* bposge32 */, Mips::BPOSGE32, Convert__JumpTarget1_0, AMFBS_HasDSP_NotInMicroMips, { MCK_JumpTarget }, },
gen/lib/Target/Mips/MipsGenInstrInfo.inc
16186   { Mips::BPOSGE32, Mips::BPOSGE32, Mips::BPOSGE32_MM },
16186   { Mips::BPOSGE32, Mips::BPOSGE32, Mips::BPOSGE32_MM },
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc
 4644     case Mips::BPOSGE32: {
lib/Target/Mips/MipsInstrInfo.cpp
  406   case Mips::BPOSGE32:
lib/Target/Mips/MipsSEISelLowering.cpp
 3062   BuildMI(BB, DL, TII->get(Mips::BPOSGE32)).addMBB(TBB);