OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vfiller
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/pixman/dist/pixman/
pixman-vmx.c
2247
vector unsigned int
vfiller
;
local
2284
vfiller
= create_mask_32_128 (filler);
2317
vec_st (
vfiller
, 0, (uint32_t *)d);
2318
vec_st (
vfiller
, 0, (uint32_t *)d + 4);
2319
vec_st (
vfiller
, 0, (uint32_t *)d + 8);
2320
vec_st (
vfiller
, 0, (uint32_t *)d + 12);
2321
vec_st (
vfiller
, 0, (uint32_t *)d + 16);
2322
vec_st (
vfiller
, 0, (uint32_t *)d + 20);
2323
vec_st (
vfiller
, 0, (uint32_t *)d + 24);
2324
vec_st (
vfiller
, 0, (uint32_t *)d + 28)
[
all
...]
pixman-rvv.c
2868
vuint##dtypew##m8_t
vfiller
= __riscv_vmv_v_x_u##dtypew##m8 ( \
2878
__riscv_vse##dtypew (d,
vfiller
, vl); \
Completed in 8 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026