Home
last modified time | relevance | path

Searched refs:b_arg (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaCUDA/
Dimplicit-member-target.cu111 void hostfoo5(B5_copy_ctor_constness& b_arg) { in hostfoo5() argument
112 B5_copy_ctor_constness b = b_arg; in hostfoo5()
115 __device__ void devicefoo5(B5_copy_ctor_constness& b_arg) { in devicefoo5() argument
116 B5_copy_ctor_constness b = b_arg; // expected-error {{no matching constructor}} in devicefoo5()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dwin64_eh.ll50 define i32 @foo3(i32 %f_arg, i32 %e_arg, i32 %d_arg, i32 %c_arg, i32 %b_arg, i32 %a_arg) uwtable {
59 store i32 %b_arg, i32* %b
/external/llvm/test/CodeGen/X86/
Dwin64_eh.ll51 define i32 @foo3(i32 %f_arg, i32 %e_arg, i32 %d_arg, i32 %c_arg, i32 %b_arg, i32 %a_arg) uwtable {
60 store i32 %b_arg, i32* %b