OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:all_ones
(Results
1 - 13
of
13
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/
all.exp
34
if [
all_ones
$x1] then { pass $testname } else { fail $testname }
49
if [
all_ones
$x1] then { pass $testname } else { fail $testname }
64
if [
all_ones
$x1] then { pass $testname } else { fail $testname }
80
if [
all_ones
$x1] then { pass $testname } else { fail $testname }
95
if [
all_ones
$x1] then { pass $testname } else { fail $testname }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc-solaris/
addend.exp
46
if [
all_ones
$x1 $x2 $x3 $x4 $x5 $x6] then {
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/vax/
vax.exp
42
if [
all_ones
$x1 $x2 $x3] then { pass $testname } else { fail $testname }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
aix.exp
50
if [
all_ones
$x0 $x1 $x2 $x3 $x4] then {
/external/compiler-rt/lib/asan/
asan_fake_stack.h
94
const uptr
all_ones
= (1 << (kNumberOfSizeClasses - 1)) - 1;
local
95
return ((
all_ones
>> t) << t) << (stack_size_log - 15);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
double-int.h
387
#define
ALL_ONES
(~((unsigned HOST_WIDE_INT) 0))
414
return low ==
ALL_ONES
&& high == -1;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
gas.exp
196
if [
all_ones
$x1 $x2 $x3] then { pass $testname } else { fail $testname }
227
if [
all_ones
$x1 $x2 $x3] then { pass $testname } else { fail $testname }
/bionic/libm/x86_64/
s_sin.S
269
mulsd
ALL_ONES
(%rip), %xmm0
1246
ALL_ONES
:
1249
.type
ALL_ONES
,@object
1250
.size
ALL_ONES
,8
/toolchain/binutils/binutils-2.25/bfd/
elfnn-aarch64.c
284
#define
ALL_ONES
(~ (bfd_vma) 0)
337
ALL_ONES
, /* src_mask */
338
ALL_ONES
, /* dst_mask */
382
ALL_ONES
, /* src_mask */
383
ALL_ONES
, /* dst_mask */
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp
143
proc
all_ones
{ args } {
/external/valgrind/VEX/priv/
guest_ppc_toIR.c
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-9303
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp
[
all
...]
Completed in 624 milliseconds