Searched refs:temp3 (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;
1154 sllx %temp2, 12, %temp3
1155 or %temp3, %l44(symbol), %reg */
1160 temp3 = temp; /* op0 is allowed. */
1166 temp3 = gen_reg_rtx (DImode);
1171 emit_insn (gen_rtx_SET (VOIDmode, temp3,
1173 emit_insn (gen_setl44 (op0, temp3, op1));
1187 or %temp1, %hm(symbol), %temp3
1188 sllx %temp3, 32, %temp4
1203 temp3
1107 rtx temp1, temp2, temp3, temp4, temp5; local
1466 rtx temp3 = gen_reg_rtx (DImode); local
3063 rtx temp1, temp2, temp3, ret, o0, got, insn; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch_hier.h95 kmp_int32 temp3 = small_chunks[i];
103 small_chunks[switch_index] = temp3;
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c108162 Expr *temp3 = sqlite3PExpr(pParse, TK_ID, 0, 0, &yymsp[0].minor.yy0); local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c161226 Expr *temp3 = sqlite3ExprAlloc(pParse->db, TK_ID, &yymsp[0].minor.yy0, 1); local
[all...]

Completed in 986 milliseconds