Searched refs:ERet (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 120 ERet, enumerator
|
| H A D | MipsScheduleI6400.td | 99 TAILCALLHBR6REG, PseudoReturn, PseudoReturn64, ERet, RetRA,
|
| H A D | MipsSEInstrInfo.cpp | 384 case Mips::ERet: in expandPostRAPseudo()
|
| H A D | MipsScheduleP5600.td | 75 DERET, ERET, ERet, ERETNC, J, JR, JR_HB,
|
| H A D | MipsScheduleGeneric.td | 288 ERet, ERETNC, DERET, NAL)>;
|
| H A D | MipsInstrInfo.td | 86 def MipsERet : SDNode<"MipsISD::ERet", SDTNone, 1908 def ERet : PseudoSE<(outs), (ins), [(MipsERet)]>;
|
| H A D | MipsISelLowering.cpp | 188 case MipsISD::ERet: return "MipsISD::ERet"; in getTargetNodeName() 3988 return DAG.getNode(MipsISD::ERet, DL, MVT::Other, RetOps); in LowerInterruptReturn()
|