Home
last modified time | relevance | path

Searched refs:test8 (Results 1 – 25 of 681) sorted by relevance

12345678910>>...28

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dmacros-darwin.s72 .macro test8 _a, _b, _c macro
81 test8 a, b, c label
83 test8 %1, %2, %3 #a comment label
85 test8 x - y, z, 1 label
90 test8 1,2 3 label
93 test8 1 2, 3 label
Dmacros-gas.s72 .macro test8 _a, _b, _c macro
81 test8 a, b, c
83 test8 %1 %2 %3 #a comment
85 test8 x - y z 1
90 test8 1,2 3
93 test8 1 2, 3
/external/llvm/test/MC/AsmParser/
Dmacros-darwin.s72 .macro test8 _a, _b, _c macro
81 test8 a, b, c label
83 test8 %1, %2, %3 #a comment label
85 test8 x - y, z, 1 label
90 test8 1,2 3 label
93 test8 1 2, 3 label
Dmacros-gas.s72 .macro test8 _a, _b, _c macro
81 test8 a, b, c
83 test8 %1 %2 %3 #a comment
85 test8 x - y z 1
90 test8 1,2 3
93 test8 1 2, 3
/external/libcxxabi/test/
Dcatch_ptr_02.pass.cpp151 void test8 () in test8() function
211 test8(); in main()
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/
Deval.pass.cpp125 test8() in test8() function
142 test8(); in main()
/external/u-boot/test/py/tests/
Dtest_log.py80 def test8(): function
98 test8()
/external/clang/test/SemaCXX/
Dalignof.cpp36 static const int test8 = __alignof__(s2.x); member
60 const int test8 = __alignof__(S5::x); variable
Dopenmp_default_simd_align.cpp34 static const int test8 = __builtin_omp_required_simd_align(decltype(s2.x)); member
58 const int test8 = __builtin_omp_required_simd_align(decltype(S5::x)); variable
Dlong-virtual-inheritance-chain.cpp11 class test8 : virtual test7 { virtual void f(); }; class
12 class test9 : virtual test8 { virtual void f(); };
/external/pcre/dist2/
DRunTest346 test8=skip
354 test8=-8
371 test8=-8
461 for bmode in "$test8" "$test16" "$test32"; do
464 -16) if [ "$test8$test32" != "skipskip" ] ; then echo ""; fi
466 -32) if [ "$test8$test16" != "skipskip" ] ; then echo ""; fi
/external/llvm/test/CodeGen/X86/
Drounding-ops.ll95 define double @test8(double %x) nounwind {
99 ; CHECK-SSE-LABEL: test8:
102 ; CHECK-AVX-LABEL: test8:
Dlower-bitcast.ll146 define double @test8(double %A) {
152 ; FIXME: Ideally we should be able to fold the entire body of @test8 into a
156 ; CHECK-LABEL: test8
163 ; CHECK-WIDE-LABEL: test8
/external/ltp/testcases/kernel/controllers/cgroup_fj/
Dcgroup_fj_function.sh153 test8() function
207 test8
/external/llvm/test/Transforms/InstCombine/
Dalloca.ll116 define void @test8() {
117 ; CHECK-LABEL: @test8(
121 ; P32-LABEL: @test8(
125 ; NODL-LABEL: @test8(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dalloca.ll119 define void @test8() {
120 ; CHECK-LABEL: @test8(
124 ; P32-LABEL: @test8(
128 ; NODL-LABEL: @test8(
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Dbranch.ll28 ; RV32I-NEXT: # %bb.7: # %test8
79 br i1 %tst7, label %end, label %test8
81 test8:
/external/llvm/test/Transforms/DeadArgElim/
Ddeadretval2.ll53 %LIVE = call i32 @test8()
57 define internal i32 @test8() {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadArgElim/
Ddeadretval2.ll53 %LIVE = call i32 @test8()
57 define internal i32 @test8() {
/external/swiftshader/third_party/LLVM/test/Transforms/DeadArgElim/
Ddeadretval2.ll53 %LIVE = call i32 @test8()
57 define internal i32 @test8() {
/external/llvm/test/Transforms/RewriteStatepointsForGC/
Dpreprocess.ll42 define void @test8() gc "statepoint-example" personality i32 ()* undef {
43 ; CHECK-LABEL: test8
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlower-bitcast.ll143 ; FIXME: Ideally we should be able to fold the entire body of @test8 into a
147 define double @test8(double %A) {
148 ; CHECK-LABEL: test8:
155 ; CHECK-WIDE-LABEL: test8:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/RewriteStatepointsForGC/
Dpreprocess.ll43 define void @test8() gc "statepoint-example" personality i32 ()* undef {
44 ; CHECK-LABEL: test8
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
Dthumb2-uxtb.ll93 define i32 @test8(i32 %x) {
94 ; ARMv7A: test8
97 ; ARMv7M: test8
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-uxtb.ll93 define i32 @test8(i32 %x) {
94 ; ARMv7A: test8
97 ; ARMv7M: test8

12345678910>>...28