Home
last modified time | relevance | path

Searched refs:fun6 (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/test/SemaCXX/
Dqual-id-test.cpp130 void fun6() { in fun6() function
139 fun6<A::sub>(); // expected-note{{instantiation}} in test_fun6()
/external/llvm-project/clang/test/SemaCXX/
Dqual-id-test.cpp130 void fun6() { in fun6() function
139 fun6<A::sub>(); // expected-note{{instantiation}} in test_fun6()
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dvec-sext.ll51 define <2 x i64> @fun6(<2 x i32> %val1) {
52 ; CHECK-LABEL: fun6:
Dint-cmp-57.ll81 define i32 @fun6(i32 %arg) {
82 ; CHECK-LABEL: fun6:
Dvec-zext.ll53 define <2 x i64> @fun6(<2 x i32> %val1) {
54 ; CHECK-LABEL: fun6:
Dfunction-attributes-01.ll94 define <2 x double> @fun6(<2 x double>* %A) #6 {
95 ; CHECK-LABEL: fun6:
Dvec-move-23.ll95 define void @fun6(<2 x i32> %Src, <2 x double>* %Dst) {
96 ; CHECK-LABEL: fun6:
Dstack-clash-protection.ll166 define void @fun6() #0 "stack-probe-size"="5" {
167 ; CHECK-LABEL: fun6:
Dfoldmemop-vec-unary.mir13 define float @fun6(float %arg0) { ret float 0.0 }
189 # CHECK-LABEL: fun6:
193 name: fun6
Dfoldmemop-vec-cmp.mir13 define void @fun6(double %arg0, double %arg1, double* %Dst) { ret void }
243 # CHECK-LABEL: fun6:
246 name: fun6
Dvec-cmpsel.ll81 define <2 x i16> @fun6(<2 x i16> %val1, <2 x i16> %val2, <2 x i16> %val3, <2 x i16> %val4) {
82 ; CHECK-LABEL: fun6:
Dfoldmemop-vec-fusedfp.mir13 define void @fun6(float %arg0, float %arg1, float* %Dst) { ret void }
238 # CHECK-LABEL: fun6:
241 name: fun6
Dfoldmemop-vec-binops.mir13 define void @fun6(double %arg0, double %arg1, double* %Dst) { ret void }
235 # CHECK-LABEL: fun6:
238 name: fun6
/external/clang/test/OpenMP/
Ddeclare_reduction_messages.c36 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig // expec…
Ddeclare_reduction_messages.cpp57 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig …
/external/llvm/test/CodeGen/X86/
Ddagcombine-shifts.ll82 define i64 @fun6(i32 zeroext %v) {
90 ; CHECK-LABEL: @fun6
/external/llvm-project/clang/test/OpenMP/
Ddeclare_reduction_messages.c38 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig // expec…
Ddeclare_reduction_messages.cpp73 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig …
/external/llvm-project/llvm/test/CodeGen/X86/
Ddagcombine-shifts.ll79 define i64 @fun6(i32 zeroext %v) {
80 ; CHECK-LABEL: fun6:
/external/clang/test/CodeGenCXX/
Dmangle.cpp1044 decltype(S1<int>().~U<int>()) fun6(){}; in fun6() function
1059 template void fun6<S1>();
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle.cpp1045 decltype(S1<int>().~U<int>()) fun6(){}; in fun6() function
1060 template void fun6<S1>();
/external/llvm-project/llvm/test/Analysis/CostModel/SystemZ/
Dcmp-ext-02.ll66 define i32 @fun6(i16 %val1, i16 %val2) {
71 ; CHECK: fun6
Ddivrem-const.ll53 define <2 x i32> @fun6(<2 x i32> %a) {
Ddivrem-reg.ll48 define <2 x i32> @fun6(<2 x i32> %a, <2 x i32> %b) {
Ddivrem-pow2.ll47 define i8 @fun6(i8 %a) {

12