/external/llvm/test/CodeGen/SystemZ/ |
atomicrmw-minmax-01.ll | 10 ; RLL is set up correctly. The negation is independent of the NILL and L 18 ; CHECK: nill %r2, 65532 54 ; CHECK: nill %r2, 65532 90 ; CHECK: nill %r2, 65532 126 ; CHECK: nill %r2, 65532
|
atomicrmw-minmax-02.ll | 10 ; RLL is set up correctly. The negation is independent of the NILL and L 18 ; CHECK: nill %r2, 65532 54 ; CHECK: nill %r2, 65532 90 ; CHECK: nill %r2, 65532 126 ; CHECK: nill %r2, 65532
|
atomicrmw-nand-01.ll | 10 ; RLL is set up correctly. The negation is independent of the NILL and L 18 ; CHECK: nill %r2, 65532 54 ; CHECK: nill %r2, 65532
|
atomicrmw-nand-02.ll | 10 ; RLL is set up correctly. The negation is independent of the NILL and L 18 ; CHECK: nill %r2, 65532 54 ; CHECK: nill %r2, 65532
|
insert-03.ll | 5 ; Check the lowest useful IILL value. (We use NILL rather than IILL
|
addr-01.ll | 68 ; CHECK: nill %r2, 65528 96 ; CHECK: nill %r2, 65528
|
addr-02.ll | 74 ; CHECK: nill %r2, 65528 104 ; CHECK: nill %r2, 65528
|
insert-01.ll | 36 ; CHECK: nill %r2, 65024 49 ; CHECK: nill %r2, 65024
|
insert-02.ll | 36 ; CHECK: nill %r2, 65024 49 ; CHECK: nill %r2, 65024
|
insert-04.ll | 5 ; Check the lowest useful IILL value. (We use NILL rather than IILL
|
risbg-01.ll | 72 ; CHECK: nill %r2, 65529 83 ; CHECK: nill %r2, 65529 116 ; CHECK: nill %r2, 65295 127 ; CHECK: nill %r2, 65295
|
int-cmp-44.ll | 227 ; CHECK: nill %r2, 65436
|
/external/llvm/lib/Target/SystemZ/ |
SystemZTargetMachine.cpp | 151 // other hand, 64-bit ANDs like NILL can sometimes be converted to RISBG. 152 // The CC value produced by NILL isn't useful for our purposes, but the
|
SystemZAsmPrinter.cpp | 227 LOWER_LOW(NILL);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/ |
zarch-z900.s | 106 nill %r9,65535
|
zarch-z900.d | 112 .*: a5 97 ff ff [ ]*nill %r9,65535
|
/external/valgrind/coregrind/m_syswrap/ |
syscall-s390x-linux.S | 140 nill %r2, 0x7fff
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3basetreeadaptor.c | 665 * is a flat list (nill rooted tree). All children of oldroot are added to
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
rat_test.go | 329 t.Errorf("transmission of (*Int)(nill) failed: got %s want 0", out)
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/ |
rat_test.go | 326 t.Errorf("transmission of (*Int)(nill) failed: got %s want 0", out)
|
/prebuilts/go/darwin-x86/src/math/big/ |
rat_test.go | 326 t.Errorf("transmission of (*Int)(nill) failed: got %s want 0", out)
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
rat_test.go | 329 t.Errorf("transmission of (*Int)(nill) failed: got %s want 0", out)
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
rat_test.go | 326 t.Errorf("transmission of (*Int)(nill) failed: got %s want 0", out)
|
/prebuilts/go/linux-x86/src/math/big/ |
rat_test.go | 326 t.Errorf("transmission of (*Int)(nill) failed: got %s want 0", out)
|
/external/llvm/test/MC/SystemZ/ |
insn-bad.s | [all...] |