OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shufflev
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.c
473
LLVMValueRef
shufflev
, countd;
local
483
shufflev
= LLVMConstVector(shuffles, type.length);
484
countd = LLVMBuildShuffleVector(builder, countv, LLVMGetUndef(i8vntype),
shufflev
, "");
Completed in 331 milliseconds