Searched refs:nop (Results 1 - 25 of 540) sorted by relevance

1234567891011>>

/external/clang/test/Driver/
H A Ddebug-main-file.S8 nop
9 nop
10 nop
/external/llvm/test/DebugInfo/X86/
H A Dmain-file-name.s14 nop
15 nop
16 nop
/external/llvm/test/MC/ELF/
H A Dcomp-dir.s16 nop
H A Dcfi-remember.s5 nop
7 nop
9 nop
H A Dcfi-rel-offset.s5 nop
7 nop
9 nop
11 nop
13 nop
H A Dcfi-reg.s6 nop
8 nop
10 nop
12 nop
H A Dcfi-zero-addr-delta.s7 nop
9 nop
12 nop
14 nop
H A Dcfi-advance-loc2.s7 nop
10 nop
H A Dcfi-def-cfa-register.s5 nop
7 nop
H A Dcfi-def-cfa.s5 nop
7 nop
H A Dcfi-offset.s5 nop
7 nop
H A Dcfi-register.s5 nop
7 nop
H A Dcfi-restore.s5 nop
7 nop
/external/llvm/test/MC/MachO/
H A Dfile.s4 nop
H A Ddirection_labels.s4 10: nop
6 nop
8 0: nop
11 11: nop
H A Djcc.s4 1: nop
6 1: nop
8 1: nop
10 1: nop
12 1: nop
14 1: nop
16 1: nop
18 1: nop
20 1: nop
22 1: nop
[all...]
/external/swiftshader/third_party/LLVM/test/MC/ELF/
H A Dcfi-remember.s5 nop
7 nop
9 nop
H A Dcfi-rel-offset.s5 nop
7 nop
9 nop
11 nop
13 nop
H A Dcfi-zero-addr-delta.s7 nop
9 nop
12 nop
14 nop
/external/clang/test/Sema/
H A Dms-inline-asm-invalid-arch.c4 __asm nop // expected-error {{Unsupported architecture 'powerpc64' for MS-style inline assembly}}
/external/llvm/test/MC/Mips/
H A Dcfi-advance-loc.s8 nop
12 nop
17 nop
21 nop
/external/swiftshader/third_party/LLVM/test/MC/MachO/
H A Ddirection_labels.s4 10: nop
6 nop
8 0: nop
11 11: nop
H A Djcc.s4 1: nop
6 1: nop
8 1: nop
10 1: nop
12 1: nop
14 1: nop
16 1: nop
18 1: nop
20 1: nop
22 1: nop
[all...]
/external/swiftshader/src/Common/
H A DMutexLock.hpp97 nop();
98 nop();
99 nop();
100 nop();
101 nop();
103 nop();
104 nop();
105 nop();
106 nop();
107 nop();
[all...]
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/targets/
H A DTarget01.java16 import static org.jacoco.core.test.validation.targets.Stubs.nop;
55 nop(); // $line-unconditional$
62 nop(); // $line-missedif$
64 nop(); // $line-executedelse$
72 nop(); // $line-executedif$
74 nop(); // $line-missedelse$
82 nop(); // $line-missedwhile$
101 nop(); // $line-executedwhile$
109 nop(); // $line-executeddowhile$
116 for (nop();
[all...]

Completed in 528 milliseconds

1234567891011>>