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