Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/ia64/
HDia64.c947 rtx tga_op1, tga_op2, tga_ret, tga_eqv, tmp, insns; in ia64_expand_tls_address() local
956 tga_op1 = gen_reg_rtx (Pmode); in ia64_expand_tls_address()
957 emit_insn (gen_load_dtpmod (tga_op1, op1)); in ia64_expand_tls_address()
963 LCT_CONST, Pmode, 2, tga_op1, in ia64_expand_tls_address()
981 tga_op1 = gen_reg_rtx (Pmode); in ia64_expand_tls_address()
982 emit_insn (gen_load_dtpmod (tga_op1, op1)); in ia64_expand_tls_address()
987 LCT_CONST, Pmode, 2, tga_op1, in ia64_expand_tls_address()