|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/lib/Target/Mips/MipsGenAsmMatcher.inc 5685 { 1023 /* bgez */, Mips::BGEZ_MM, Convert__GPR32AsmReg1_0__JumpTarget1_1, AMFBS_InMicroMips_NotMips32r6, { MCK_GPR32AsmReg, MCK_JumpTarget }, },
gen/lib/Target/Mips/MipsGenDAGISel.inc 1819 /* 3235*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::BGEZ_MM), 0|OPFL_Chain,
1960 /* 3468*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::BGEZ_MM), 0|OPFL_Chain,
gen/lib/Target/Mips/MipsGenInstrInfo.inc16489 { Mips::BGEZ, Mips::BGEZ, Mips::BGEZ_MM },
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc 5651 case Mips::BGEZ_MM:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp 1725 case Mips::BGEZ_MM:
1825 case Mips::BGEZ_MM:
lib/Target/Mips/MipsInstrInfo.cpp 311 case Mips::BGEZ_MM:
lib/Target/Mips/MipsSEInstrInfo.cpp 505 case Mips::BGEZ_MM: return Mips::BLTZ_MM;
506 case Mips::BLTZ_MM: return Mips::BGEZ_MM;