OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:treg
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/r600/
r600_shader.c
1053
int
treg
= r600_get_temp(ctx);
local
1054
if ((r = tgsi_fetch_rel_const(ctx, ctx->src[i].sel - 512,
treg
)))
1057
ctx->src[i].sel =
treg
;
1061
int
treg
= r600_get_temp(ctx);
local
1068
alu.dst.sel =
treg
;
1077
ctx->src[i].sel =
treg
;
1099
int
treg
= r600_get_temp(ctx);
local
1106
alu.dst.sel =
treg
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.c
4042
unsigned int qp, ab, xy, reg,
treg
;
local
[
all
...]
Completed in 466 milliseconds