Searched refs:temp4 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c1111 rtx temp1, temp2, temp3, temp4, temp5;
1188 sllx %temp3, 32, %temp4
1189 or %temp4, %temp2, %temp5
1204 temp4 = op0;
1212 temp4 = gen_reg_rtx (DImode);
1219 emit_insn (gen_rtx_SET (VOIDmode, temp4,
1222 gen_rtx_PLUS (DImode, temp4, temp2)));
1258 sllx %temp3, 32, %temp4
1259 or %temp4, %temp2, %temp5
1276 temp4
1107 rtx temp1, temp2, temp3, temp4, temp5; local
1467 rtx temp4 = gen_reg_rtx (DImode); local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h96 kmp_int64 temp4 = large_chunks[i];
104 large_chunks[switch_index] = temp4;
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c108163 Expr *temp4 = sqlite3PExpr(pParse, TK_DOT, temp2, temp3, 0); local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c161227 Expr *temp4 = sqlite3PExpr(pParse, TK_DOT, temp2, temp3); local
[all...]

Completed in 818 milliseconds