OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sub_res
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_surface.c
1928
u32
sub_res
;
local
1934
for (
sub_res
= loc1.sub_resource + 1;
1935
sub_res
< loc2.sub_resource - 1; ++
sub_res
)
1936
vmw_subres_dirty_full(dirty,
sub_res
);
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
8435
/* Emit:
SUB_RES
= VOP[0] - 128. */
8436
tree
sub_res
= make_ssa_name (narrow_vectype);
local
8437
new_stmt = gimple_build_assign (
sub_res
, PLUS_EXPR, vop[0], min_narrow);
8444
STAGE3 = DOT_PROD_EXPR <
SUB_RES
, -128, STAGE2>;
8460
sub_res
, vop[1], stage2);
Completed in 33 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026