OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lshifted
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_conv.c
229
LLVMValueRef
lshifted
;
local
243
lshifted
= LLVMBuildShl(builder, res,
247
lshifted
= res;
262
res = LLVMBuildSub(builder,
lshifted
, rshifted, "");
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_conv.c
229
LLVMValueRef
lshifted
;
local
243
lshifted
= LLVMBuildShl(builder, res,
247
lshifted
= res;
262
res = LLVMBuildSub(builder,
lshifted
, rshifted, "");
Completed in 837 milliseconds