OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_masks
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
4812
unsigned int
num_masks
= 0;
local
4818
num_masks
+= nvectors;
4841
num_masks
4846
num_masks
4865
unsigned int
num_masks
= 0;
local
4871
num_masks
+= num_vectors_m1 + 1;
local
4872
gcc_assert (
num_masks
> 0);
4886
(void) add_stmt_cost (target_cost_data,
num_masks
,
4889
(void) add_stmt_cost (target_cost_data,
num_masks
- 1,
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
4111
unsigned int
num_masks
= 0;
local
4116
num_masks
+= num_vectors_m1 + 1;
local
4117
gcc_assert (
num_masks
> 0);
4131
(void) add_stmt_cost (target_cost_data,
num_masks
,
4134
(void) add_stmt_cost (target_cost_data,
num_masks
- 1,
/src/external/mit/xorg/lib/libxcb/files/
xinput.h
3334
uint16_t
num_masks
;
member in struct:xcb_input_xi_get_selected_events_reply_t
Completed in 42 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026