Searched refs:fun5 (Results 1 – 16 of 16) sorted by relevance
/external/clang/test/SemaCXX/ |
D | member-expr.cpp | 153 S fun5(int i); // expected-note{{possible target for call}} 154 S fun5(float f); // expected-note{{possible target for call}} 156 …return fun5.x; // expected-error{{reference to overloaded function could not be resolved; did you … in g5()
|
D | qual-id-test.cpp | 112 void fun5() in fun5() function 126 fun5<A::sub>(); // expected-note{{instantiation}} in test_fun5()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | vec-zext.ll | 42 define <2 x i64> @fun5(<2 x i16> %val1) { 43 ; CHECK-LABEL: fun5:
|
D | vec-sext.ll | 42 define <2 x i64> @fun5(<2 x i16> %val1) { 43 ; CHECK-LABEL: fun5:
|
D | vec-cmpsel.ll | 69 define <2 x i8> @fun5(<2 x i16> %val1, <2 x i16> %val2, <2 x i8> %val3, <2 x i8> %val4) { 70 ; CHECK-LABEL: fun5:
|
D | vec-cmp-cmp-logic-select.ll | 102 define <2 x i8> @fun5(<2 x i16> %val1, <2 x i16> %val2, <2 x i8> %val3, <2 x i8> %val4, <2 x i8> %v… 103 ; CHECK-LABEL: fun5:
|
/external/clang/test/Sema/ |
D | alias-redefinition.c | 24 void __attribute((alias("f5"))) fun5(void) {} // expected-error {{redefinition of 'fun5'}} // expec… in fun5() function
|
/external/llvm/test/CodeGen/X86/ |
D | dagcombine-shifts.ll | 68 define i64 @fun5(i16 zeroext %v) { 76 ; CHECK-LABEL: @fun5
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | dagcombine-shifts.ll | 68 define i64 @fun5(i16 zeroext %v) { 76 ; CHECK-LABEL: @fun5
|
/external/clang/test/OpenMP/ |
D | declare_reduction_messages.c | 35 #pragma omp declare reduction(fun5 : long : omp_out += omp_in) initializer(temp) // expec…
|
D | declare_reduction_messages.cpp | 56 #pragma omp declare reduction(fun5 : long : omp_out += omp_in) initializer(temp) …
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 1042 decltype(S1<int>().~S1<T>()) fun5(){}; in fun5() function 1057 template void fun5<int>();
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/SystemZ/ |
D | div-pow2.ll | 35 define i16 @fun5(i16 %a) {
|
D | scalar-cmp-cmp-log-sel.ll | 80 define double @fun5(i8 %val1, i8 %val2, i8 %val3, i8 %val4, 88 ; CHECK: fun5
|
D | cmpsel.ll | 63 define double @fun5(i8 %val1, i8 %val2, 69 ; CHECK: fun5
|
D | cmp-ext.ll | 54 define i16 @fun5(i16 %val1, i16 %val2) { 59 ; CHECK: fun5
|