reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
24225 /* 45400*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::B_MM), 0|OPFL_Chain,
gen/lib/Target/Mips/MipsGenGlobalISel.inc21933 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/Mips::B_MM,
gen/lib/Target/Mips/MipsGenMCPseudoLowering.inc 195 case Mips::B_MM: {
lib/Target/Mips/MipsInstrInfo.cpp 307 case Mips::B_MM:
lib/Target/Mips/MipsSEInstrInfo.cpp29 return STI.isPositionIndependent() ? Mips::B_MM : Mips::J_MM; 657 Opc == Mips::J_MM || Opc == Mips::B_MM || Opc == Mips::BEQZC_MM ||