Lines Matching full:spoff
1951 def MIPSeh_return32 : MipsPseudo<(outs), (ins GPR32:$spoff, GPR32:$dst),1952 [(MIPSehret GPR32:$spoff, GPR32:$dst)]>;1953 def MIPSeh_return64 : MipsPseudo<(outs), (ins GPR64:$spoff,1955 [(MIPSehret GPR64:$spoff, GPR64:$dst)]>;