OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_masks
(Results
1 - 6
of
6
) 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
xinput.c
12702
for(i=0; i<_aux->
num_masks
; i++) {
12775
return R->
num_masks
;
12783
i.rem = R->
num_masks
;
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc
17639
unsigned int
num_masks
= 0;
17645
num_masks
+= num_vectors_m1 + 1;
17648
ops.pred_ops +=
num_masks
* issue->while_pred_ops;
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc
16034
unsigned int
num_masks
= 0;
16039
num_masks
+= num_vectors_m1 + 1;
16042
ops.pred_ops +=
num_masks
* issue->while_pred_ops;
Completed in 73 milliseconds
Indexes created Sat Jul 18 00:24:37 UTC 2026