HomeSort by relevance Sort by last modified time
    Searched full:s13_0 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
x86_64-arguments-nacl.c 64 // CHECK: define void @f13(%struct.s13_0* noalias sret %agg.result, i32 %a, i32 %b, i32 %c, i32 %d, {{.*}}* byval align 8 %e, i32 %f)
66 struct s13_0 { long long f0[3]; }; struct
68 struct s13_0 f13(int a, int b, int c, int d,
x86_64-arguments.c 77 // CHECK: define void @f13(%struct.s13_0* noalias sret %agg.result, i32 %a, i32 %b, i32 %c, i32 %d, {{.*}}* byval align 8 %e, i32 %f)
79 struct s13_0 { long long f0[3]; }; struct
81 struct s13_0 f13(int a, int b, int c, int d,
  /external/eigen/Eigen/src/Core/arch/AVX512/
PacketMath.h     [all...]

Completed in 284 milliseconds