HomeSort by relevance Sort by last modified time
    Searched refs:f_struct_with_mdp (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
x86_64-arguments-nacl-x32.cpp 16 // CHECK-LABEL: define void @{{.*}}f_struct_with_mdp{{.*}}(i64 %a.coerce0, i64 %a.coerce1)
18 void f_struct_with_mdp(struct_with_mdp a) { (void)a; } function
x86_64-arguments.cpp 37 // CHECK-LABEL: define void @{{.*}}f_struct_with_mdp{{.*}}(i8* %a.coerce0, i64 %a.coerce1)
39 void f_struct_with_mdp(struct_with_mdp a) { (void)a; } function

Completed in 6921 milliseconds