Searched refs:gen_safe_HIGH64 (Results 1 – 2 of 2) sorted by relevance
1310 static rtx gen_safe_HIGH64 (rtx, HOST_WIDE_INT);1321 gen_safe_HIGH64 (rtx dest, HOST_WIDE_INT val) in gen_safe_HIGH64() function1366 emit_insn (gen_safe_HIGH64 (temp, high_bits)); in sparc_emit_set_const64_quick1()1405 emit_insn (gen_safe_HIGH64 (temp, high_bits)); in sparc_emit_set_const64_quick2()1449 emit_insn (gen_safe_HIGH64 (temp, high_bits)); in sparc_emit_set_const64_longway()1473 emit_insn (gen_safe_HIGH64 (temp2, low_bits)); in sparc_emit_set_const64_longway()1757 emit_insn (gen_safe_HIGH64 (temp, focus_bits)); in sparc_emit_set_const64()
20658 gen_safe_HIGH64.