Home
last modified time | relevance | path

Searched refs:SCRATCH (Results 1 – 25 of 117) sorted by relevance

12345

/netbsd-src/distrib/sets/
H A Dculldeps29 SCRATCH="$(${MKTEMP} -d "/var/tmp/${prog}.XXXXXX")"
30 NEXTLEFTOVERS="${SCRATCH}/leftovers0"
31 LASTJOIN="${SCRATCH}/join0"
32 NEXTJOIN="${SCRATCH}/join1"
68 NEXTJOIN="${SCRATCH}/join1"
70 NEXTJOIN="${SCRATCH}/join0"
74 NEXTLEFTOVERS="${SCRATCH}/leftovers1"
76 NEXTLEFTOVERS="${SCRATCH}/leftovers0"
84 rm -r "${SCRATCH}"
H A Dsyspkgdeps69 SCRATCH="$(${MKTEMP} -d "/var/tmp/${prog}.XXXXXX")"
76 PATH_MEMBERSHIP="${SCRATCH}/path-membership"
77 PATH_TO_PKGNAME="${SCRATCH}/pathpkg.db"
78 PARENT_PKGNAMES="${SCRATCH}/parent-pkgnames"
79 PARENT_PATHNAMES="${SCRATCH}/parent-pathnames"
112 ${SORT} -u > "${SCRATCH}/alldeps"
121 tsort_errors="$(${TSORT} < "${SCRATCH}/alldeps" 2>&1 >/dev/null)"
134 ${HOST_SH} "${rundir}/culldeps" < "${SCRATCH}/alldeps"
H A Dregpkg91 SCRATCH="$(${MKTEMP} -d "/var/tmp/${0##*/}.XXXXXX")"
92 if [ $? -ne 0 -o \! -d "${SCRATCH}" ]; then
119 rm -rf "${SCRATCH}"
210 PLIST="${SCRATCH}/PLIST"
220 >"${PLIST}" 2>"${SCRATCH}/makeplist-errors"
221 if ${EGREP} -v '^DEBUG:' "${SCRATCH}/makeplist-errors"; then
226 cat >&2 "${SCRATCH}/makeplist-errors"
699 dblist="${SCRATCH}/dblist"
751 specfile_overhead="${SCRATCH}/spec_overhead"
752 specfile_payload="${SCRATCH}/spec_payload"
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl-tests.cc138 rtx x = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
139 rtx y = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
140 rtx z = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
H A Drtl.cc303 case SCRATCH: in copy_rtx()
395 case SCRATCH: in shallow_copy_rtx()
468 case SCRATCH: in rtx_equal_p_cb()
615 case SCRATCH: in rtx_equal_p()
H A Drtlhash.cc69 case SCRATCH: in add_rtx()
H A Dira-costs.cc431 if (GET_CODE (x) == SCRATCH) in copy_cost()
835 ADDRESS, SCRATCH)]; in record_reg_classes()
1201 || INDEX_REG_CLASS == base_reg_class (VOIDmode, as, PLUS, SCRATCH)) in record_address_regs()
1279 record_address_regs (mode, as, XEXP (x, 0), 0, code, SCRATCH, 2 * scale); in record_address_regs()
1327 record_address_regs (mode, as, XEXP (x, i), context, code, SCRATCH, in record_address_regs()
1472 0, MEM, SCRATCH, frequency * 2); in record_operand_costs()
1477 recog_data.operand[i], 0, ADDRESS, SCRATCH, in record_operand_costs()
1583 XEXP (SET_SRC (set), 0), 0, MEM, SCRATCH, in scan_one_insn()
H A Dalias.cc3018 if (GET_MODE (x) == BLKmode && GET_CODE (XEXP (x, 0)) == SCRATCH) in true_dependence_1()
3020 if (GET_MODE (mem) == BLKmode && GET_CODE (XEXP (mem, 0)) == SCRATCH) in true_dependence_1()
3131 if (GET_MODE (x) == BLKmode && GET_CODE (XEXP (x, 0)) == SCRATCH) in write_dependence_p()
3133 if (GET_MODE (mem) == BLKmode && GET_CODE (XEXP (mem, 0)) == SCRATCH) in write_dependence_p()
3254 if (GET_MODE (x) == BLKmode && GET_CODE (XEXP (x, 0)) == SCRATCH) in may_alias_p()
3256 if (GET_MODE (mem) == BLKmode && GET_CODE (XEXP (mem, 0)) == SCRATCH) in may_alias_p()
H A Dregrename.cc1321 enum rtx_code index_code = SCRATCH; in scan_rtx_address()
1428 MEM, SCRATCH); in scan_rtx_address()
1479 MEM, SCRATCH); in scan_rtx()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl-tests.c138 rtx x = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
139 rtx y = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
140 rtx z = rtx_alloc (SCRATCH); in test_dumping_rtx_reuse()
H A Drtl.c301 case SCRATCH: in copy_rtx()
394 case SCRATCH: in shallow_copy_rtx()
465 case SCRATCH: in rtx_equal_p_cb()
612 case SCRATCH: in rtx_equal_p()
H A Dreload.c1359 if (out != 0 && GET_CODE (out) != SCRATCH) in push_reload()
2524 case SCRATCH: in decompose()
3318 ADDRESS, SCRATCH); in find_reloads()
3417 && GET_CODE (operand) != SCRATCH in find_reloads()
3504 ADDRESS, SCRATCH); in find_reloads()
3580 if (GET_CODE (operand) != SCRATCH in find_reloads()
3617 && GET_CODE (operand) != SCRATCH in find_reloads()
3624 && GET_CODE (operand) != SCRATCH) in find_reloads()
4011 base_reg_class (VOIDmode, as, MEM, SCRATCH), in find_reloads()
4943 base_reg_class (mode, as, MEM, SCRATCH), in find_reloads_address()
[all …]
H A Drtlhash.c69 case SCRATCH: in add_rtx()
H A Dira-costs.c430 if (GET_CODE (x) == SCRATCH) in copy_cost()
801 ADDRESS, SCRATCH)]; in record_reg_classes()
1141 || INDEX_REG_CLASS == base_reg_class (VOIDmode, as, PLUS, SCRATCH)) in record_address_regs()
1219 record_address_regs (mode, as, XEXP (x, 0), 0, code, SCRATCH, 2 * scale); in record_address_regs()
1267 record_address_regs (mode, as, XEXP (x, i), context, code, SCRATCH, in record_address_regs()
1409 0, MEM, SCRATCH, frequency * 2); in record_operand_costs()
1414 recog_data.operand[i], 0, ADDRESS, SCRATCH, in record_operand_costs()
1520 XEXP (SET_SRC (set), 0), 0, MEM, SCRATCH, in scan_one_insn()
H A Dalias.c2987 if (GET_MODE (x) == BLKmode && GET_CODE (XEXP (x, 0)) == SCRATCH) in true_dependence_1()
2989 if (GET_MODE (mem) == BLKmode && GET_CODE (XEXP (mem, 0)) == SCRATCH) in true_dependence_1()
3100 if (GET_MODE (x) == BLKmode && GET_CODE (XEXP (x, 0)) == SCRATCH) in write_dependence_p()
3102 if (GET_MODE (mem) == BLKmode && GET_CODE (XEXP (mem, 0)) == SCRATCH) in write_dependence_p()
3223 if (GET_MODE (x) == BLKmode && GET_CODE (XEXP (x, 0)) == SCRATCH) in may_alias_p()
3225 if (GET_MODE (mem) == BLKmode && GET_CODE (XEXP (mem, 0)) == SCRATCH) in may_alias_p()
H A Drtlanal.c1091 case SCRATCH: in reg_mentioned_p()
1882 case SCRATCH: in reg_overlap_mentioned_p()
2630 case SCRATCH: in volatile_insn_p()
2691 case SCRATCH: in volatile_refs_p()
2751 case SCRATCH: in side_effects_p()
2838 case SCRATCH: in may_trap_p_1()
6213 || GET_CODE (*inner) == SCRATCH) in get_base_term()
6230 || GET_CODE (*inner) == SCRATCH) in get_index_term()
6548 return SCRATCH; in get_index_code()
H A Dregrename.c1301 enum rtx_code index_code = SCRATCH; in scan_rtx_address()
1408 MEM, SCRATCH); in scan_rtx_address()
1460 MEM, SCRATCH); in scan_rtx()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp71 SCRATCH = 1u << 2, enumerator
76 FLAT = GLOBAL | LDS | SCRATCH,
79 ATOMIC = GLOBAL | LDS | SCRATCH | GDS,
82 ALL = GLOBAL | LDS | SCRATCH | GDS | OTHER,
141 if ((InstrAddrSpace & ~SIAtomicAddrSpace::SCRATCH) == in SIMemOpInfo()
145 ~(SIAtomicAddrSpace::SCRATCH | SIAtomicAddrSpace::LDS)) == in SIMemOpInfo()
149 ~(SIAtomicAddrSpace::SCRATCH | SIAtomicAddrSpace::LDS | in SIMemOpInfo()
608 return SIAtomicAddrSpace::SCRATCH; in toSIAtomicAddrSpace()
902 if ((AddrSpace & (SIAtomicAddrSpace::GLOBAL | SIAtomicAddrSpace::SCRATCH)) != in insertWait()
1245 if (((AddrSpace & (SIAtomicAddrSpace::GLOBAL | SIAtomicAddrSpace::SCRATCH | in insertWait()
[all …]
/netbsd-src/sys/arch/amd64/amd64/
H A Damd64_trap.S128 movq %rax,CPUVAR(SCRATCH)
157 movq CPUVAR(SCRATCH),%rsp
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dconstraints.md25 ;; Bsc: SCRATCH - for the scratch register in movsi_ie in the
207 operand is not SCRATCH (i.e. REG) then R0 is probably being used,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dconstraints.md25 ;; Bsc: SCRATCH - for the scratch register in movsi_ie in the
207 operand is not SCRATCH (i.e. REG) then R0 is probably being used,
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.Amiga42 COMPILING FROM SCRATCH
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dpcrel-opt.md142 ;; address of the external symbol) is SCRATCH if the same register is used for
153 && (GET_CODE (operands[4]) == SCRATCH
/netbsd-src/sys/external/bsd/sljit/dist/
H A DAPI_CHANGES48 SCRATCH registers are renamed to Rx and SAVED registers
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc732 if (GET_CODE (dest) == SCRATCH) in add_clobber()
920 && GET_CODE (XEXP (XVECEXP (pat, 0, new_len - 1), 0)) == SCRATCH) in recog_internal()

12345