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

References

gen/lib/Target/Mips/MipsGenAsmMatcher.inc
 6736   { 5300 /* jal */, Mips::JAL, Convert__JumpTarget1_0, AMFBS_HasStdEnc_NotInMicroMips, { MCK_JumpTarget }, },
gen/lib/Target/Mips/MipsGenDAGISel.inc
22312 /* 41895*/            OPC_MorphNodeTo0, TARGET_VAL(Mips::JAL), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
22364 /* 41972*/            OPC_MorphNodeTo0, TARGET_VAL(Mips::JAL), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
22394 /* 42015*/          OPC_MorphNodeTo0, TARGET_VAL(Mips::JAL), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
gen/lib/Target/Mips/MipsGenInstrInfo.inc
16598   { Mips::JAL, Mips::JAL, Mips::JAL_MM },
16598   { Mips::JAL, Mips::JAL, Mips::JAL_MM },
gen/lib/Target/Mips/MipsGenMCCodeEmitter.inc
 8198     case Mips::JAL:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
 2019   if ((Inst.getOpcode() == Mips::JAL || Inst.getOpcode() == Mips::JAL_MM) &&
lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp
   82     case Mips::JAL:
lib/Target/Mips/MipsAsmPrinter.cpp
  854   I.setOpcode(Mips::JAL);
lib/Target/Mips/MipsCallLowering.cpp
  570       Info.Callee.isReg() || IsCalleeGlobalPIC ? Mips::JALRPseudo : Mips::JAL);
lib/Target/Mips/MipsDelaySlotFiller.cpp
  579   case Mips::JAL:
lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  180       case Mips::JAL: