Searched refs:rept (Results 1 - 11 of 11) sorted by relevance

/external/llvm/test/MC/AsmParser/
H A Dmacro-rept-err2.s4 .rept 3
H A Dmacro-rept.s3 .rept 2
7 .rept 3
8 .rept 2
H A Ddirective_rept-diagnostics.s9 .rept *
12 # CHECK: .rept *
18 .rept bad_token
20 # CHECK: error: unexpected token in '.rept' directive
21 # CHECK: .rept bad_token
27 .rept -32
30 # CHECK: .rept -32
H A Dmacro-exitm.s5 .rept 3
11 // Only the output from the first rept expansion should make it through:
H A Ddirective_rept.s8 .rept 2
/external/llvm/test/MC/X86/AlignedBundling/
H A Dautogen-inst-offset-align-to-end.s14 .rept 1
25 .rept 1
36 .rept 1
47 .rept 1
58 .rept 1
69 .rept 1
80 .rept 1
91 .rept 1
102 .rept 1
113 .rept
[all...]
H A Dautogen-inst-offset-padding.s14 .rept 1
24 .rept 1
34 .rept 1
44 .rept 1
54 .rept 1
64 .rept 1
74 .rept 1
84 .rept 1
94 .rept 1
104 .rept
[all...]
H A Drelax-at-bundle-end.s11 .rept 29
/external/elfutils/src/tests/
H A Dmd5-sha1-test.c81 for (int rept = 0; rept < 1000; ++rept) \
/external/lzma/Asm/x86/
H A DAesOpt.asm57 rept ways
202 rept ways
/external/dnsmasq/src/
H A Doption.c223 unsigned int rept; member in struct:__anon3810
989 int rept = usage[i].rept; local
994 if (rept == ARG_USED_CL)
996 if (rept == ARG_ONE)
997 usage[i].rept = ARG_USED_CL;
1002 if (rept == ARG_USED_FILE)
1004 if (rept == ARG_USED_CL || rept == ARG_ONE)
1005 usage[i].rept
[all...]

Completed in 187 milliseconds