OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitop
(Results
1 - 16
of
16
) sorted by null
/external/llvm/test/CodeGen/X86/
pr15296.ll
13
%
bitop
= lshr <8 x i32> %input, %smear.7
14
ret <8 x i32> %
bitop
26
%
bitop
= lshr <8 x i32> %input, %smear.7
27
ret <8 x i32> %
bitop
39
%
bitop
= lshr <4 x i64> %input, %smear.7
40
ret <4 x i64> %
bitop
2012-07-15-vshl.ll
14
%
bitop
= lshr <16 x i32> zeroinitializer, %smear.15
15
%bitop35 = and <16 x i32> %
bitop
, <i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1>
avx-shift.ll
111
%
bitop
= shl <8 x i32> <i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1>, %a
112
ret <8 x i32> %
bitop
/external/chromium_org/v8/test/webkit/
dfg-mul-big-integer-with-small-integer-and-bitor.js
25
"Tests what happens when you multiply a big unknown integer with a small known integer and use the result in a
bitop
."
dfg-mul-big-integer-with-small-integer-and-bitor-expected.txt
24
Tests what happens when you multiply a big unknown integer with a small known integer and use the result in a
bitop
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h
372
__u16 rop; /*
bitop
operation */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h
372
__u16 rop; /*
bitop
operation */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h
372
__u16 rop; /*
bitop
operation */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py
[
all
...]
/external/chromium_org/v8/test/mjsunit/
smi-ops-inlined.js
234
// Smi input to
bitop
gives non-smi result where the rhs is a float that
241
// Smi input to
bitop
gives non-smi result where the rhs could be overwritten