Home
last modified time | relevance | path

Searched refs:test22 (Results 1 – 25 of 42) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
26 class test23 : virtual test22 { virtual void f(); };
/external/clang/test/Sema/
Dexprs.c243 void test22() { in test22() function
247 if (test22) in test22()
Dattr-deprecated.c117 struct test22 { struct
Dreturn.c125 int test22() { in test22() function
Duninit-variables.c167 int test22() { in test22() function
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll390 define x86_fp80 @test22(i32 %a, i32 %b, x86_fp80 %x) nounwind {
395 ; SSE-LABEL: test22:
399 ; NOSSE2-LABEL: test22:
403 ; NOSSE1-LABEL: test22:
407 ; NOCMOV-LABEL: test22:
Dfast-isel-x86-64.ll275 define void @test22() nounwind {
282 ; CHECK-LABEL: test22:
Dvselect.ll221 define <4 x float> @test22(<4 x float> %a, <4 x float> %b) {
225 ; CHECK-LABEL: test22
Davx512-shuffle.ll250 ; CHECK-LABEL: test22
253 define <4 x i32> @test22(<4 x i32> %a, <4 x i32> %b) nounwind {
/external/clang/test/Parser/
Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c72 int test22(int *q, int *x) { in test22() function
/external/llvm/test/Transforms/InstCombine/
Dapint-shift.ll217 ; CHECK-LABEL: @test22(
219 define i1 @test22(i14 %A) {
Dset.ll142 define i1 @test22(i32 %A, i32 %X) {
Dor.ll210 define i32 @test22(i32 %B) {
215 ; CHECK-LABEL: @test22(
Dxor.ll148 define i32 @test22(i1 %X) {
Dsub.ll206 define zeroext i1 @test22(i32 %a, i32 %b) nounwind {
211 ; CHECK-LABEL: @test22(
Dand.ll156 define i1 @test22(i32 %A) {
Dphi.ll492 define void @test22() {
493 ; CHECK-LABEL: @test22(
/external/llvm/test/Transforms/ObjCARC/
Drv.ll263 ; CHECK: define i8* @test22(i8* %p) {
267 define i8* @test22(i8* %p) {
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll41 %test22 = icmp ule i64 %ulong1, %ulong2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll41 %test22 = icmp ule i64 %ulong1, %ulong2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll41 %test22 = icmp ule <2 x i64> %ulong1, %ulong2
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll279 ; CHECK-LABEL: @test22(
280 define void @test22(i1 %i, i32 %k, i32 %m) nounwind {
/external/clang/test/CodeGen/
Dmmx-builtins.c115 __m64 test22(__m64 a, __m64 b) { in test22() function
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll225 define <4 x float> @test22(<4 x float> %a, <4 x float> %b, <4 x float> %c, <4 x float> %d) {
231 ; CHECK-LABEL: @test22

12