Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dqual-id-test.cpp130 void fun6() { in fun6() function
139 fun6<A::sub>(); // expected-note{{instantiation}} in test_fun6()
/llvm-project-15.0.7/clang/test/SemaCUDA/
H A Dnoinline.cu19 __noinline__ void fun6() {} in fun6() function
/llvm-project-15.0.7/clang/test/CodeGenCUDA/
H A Dnoinline.cu25 __device__ __host__ void fun6() {} in fun6() function
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dvec-sext.ll51 define <2 x i64> @fun6(<2 x i32> %val1) {
52 ; CHECK-LABEL: fun6:
H A Dint-cmp-57.ll81 define i32 @fun6(i32 %arg) {
82 ; CHECK-LABEL: fun6:
H A Dvec-zext.ll53 define <2 x i64> @fun6(<2 x i32> %val1) {
54 ; CHECK-LABEL: fun6:
H A Dfunction-attributes-01.ll94 define <2 x double> @fun6(<2 x double>* %A) #6 {
95 ; CHECK-LABEL: fun6:
H A Dinline-asm-i128.ll141 define i32 @fun6() {
142 ; CHECK-LABEL: fun6:
H A Dvec-move-23.ll95 define void @fun6(<2 x i32> %Src, <2 x double>* %Dst) {
96 ; CHECK-LABEL: fun6:
H A Dstack-clash-protection.ll166 define void @fun6() #0 "stack-probe-size"="5" {
167 ; CHECK-LABEL: fun6:
H A Dmemset-05.ll167 define void @fun6() {
168 ; CHECK-LABEL: fun6:
H A Dfoldmemop-vec-unary.mir13 define float @fun6(float %arg0) { ret float 0.0 }
189 # CHECK-LABEL: fun6:
193 name: fun6
H A Dfoldmemop-vec-cmp.mir13 define void @fun6(double %arg0, double %arg1, double* %Dst) { ret void }
243 # CHECK-LABEL: fun6:
246 name: fun6
H A 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:
H A Dfoldmemop-vec-fusedfp.mir13 define void @fun6(float %arg0, float %arg1, float* %Dst) { ret void }
238 # CHECK-LABEL: fun6:
241 name: fun6
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/SystemZ/
H A Dlibcall-arg-exts.ll60 define void @fun6() {
61 ; CHECK-LABEL: @fun6
/llvm-project-15.0.7/clang/test/OpenMP/
H A Ddeclare_reduction_messages.c38 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig // expec…
H A Ddeclare_reduction_messages.cpp73 #pragma omp declare reduction(fun6 : long : omp_out += omp_in) initializer(omp_orig …
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Ddagcombine-shifts.ll79 define i64 @fun6(i32 zeroext %v) {
80 ; CHECK-LABEL: fun6:
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/XCOFF/
H A Dsymbols.test129 - Name: .fun6
295 # SYMBOL32-NEXT: Name: .fun6
H A Dsymbols64.test127 - Name: .fun6
303 # SYMBOL64-NEXT: Name: .fun6
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle.cpp1045 decltype(S1<int>().~U<int>()) fun6(){}; in fun6() function
1060 template void fun6<S1>();
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/SystemZ/
H A Dcmp-ext-02.ll66 define i32 @fun6(i16 %val1, i16 %val2) {
71 ; CHECK: fun6
H A Ddivrem-reg.ll48 define <2 x i32> @fun6(<2 x i32> %a, <2 x i32> %b) {
H A Ddivrem-const.ll53 define <2 x i32> @fun6(<2 x i32> %a) {

12