OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bnative
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_intr.c
154
LLVMValueRef anative,
bnative
;
local
176
bnative
= LLVMBuildShuffleVector(builder, b, b, constvec, "");
179
anative,
bnative
);
207
bnative
= lp_build_extract_range(gallivm, b, i*intrin_length,
211
anative,
bnative
);
Completed in 849 milliseconds