Home
last modified time | relevance | path

Searched refs:spoff (Results 1 – 4 of 4) sorted by relevance

/external/libunwind/src/ia64/
DGparser.c460 desc_reg_sprel (unsigned char reg, unw_word spoff, in desc_reg_sprel() argument
464 sr->region_start + sr->region_len - 1, 4 * spoff); in desc_reg_sprel()
613 unw_word spoff, struct ia64_state_record *sr) in desc_spill_sprel_p() argument
623 r->val = 4 * spoff; in desc_spill_sprel_p()
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.td1951 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)]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.td2322 def MIPSeh_return32 : MipsPseudo<(outs), (ins GPR32:$spoff, GPR32:$dst),
2323 [(MIPSehret GPR32:$spoff, GPR32:$dst)]>;
2324 def MIPSeh_return64 : MipsPseudo<(outs), (ins GPR64:$spoff,
2326 [(MIPSehret GPR64:$spoff, GPR64:$dst)]>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc24779 /* 46075*/ OPC_RecordChild1, // #1 = $spoff
24787 … // Src: (MIPSehret GPR32:{ *:[i32] }:$spoff, GPR32:{ *:[i32] }:$dst) - Complexity = 3
24788 // Dst: (MIPSeh_return32 GPR32:{ *:[i32] }:$spoff, GPR32:{ *:[i32] }:$dst)
24796 … // Src: (MIPSehret GPR64:{ *:[i64] }:$spoff, GPR64:{ *:[i64] }:$dst) - Complexity = 3
24797 // Dst: (MIPSeh_return64 GPR64:{ *:[i64] }:$spoff, GPR64:{ *:[i64] }:$dst)