Home
last modified time | relevance | path

Searched defs:fr1 (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/test/CXX/over/over.match/over.match.funcs/
Dp4-0x.cpp42 float &fr1 = xvalue<X0>().f(); in test_ref_qualifier_binding() local
51 float &fr1 = xvalue<X0>()(); in test_ref_qualifier_binding_with_surrogates() local
57 float &fr1 = xvalue<X0>() + prvalue<X0>(); in test_ref_qualifier_binding_operators() local
66 float &fr1 = xvalue<X0>().h(); in test_ref_qualifier_overloading() local
/external/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/
Dp4-0x.cpp53 float &fr1 = xvalue<X0>().f(); in test_ref_qualifier_binding() local
62 float &fr1 = xvalue<X0>()(); in test_ref_qualifier_binding_with_surrogates() local
68 float &fr1 = xvalue<X0>() + prvalue<X0>(); in test_ref_qualifier_binding_operators() local
77 float &fr1 = xvalue<X0>().h(); in test_ref_qualifier_overloading() local
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
Dp12.cpp14 float &fr1 = g(Tuple<int, float>()); in test_g() local
25 float &fr1 = h((int(*)(int, float))0); in test_h() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
Dp12.cpp14 float &fr1 = g(Tuple<int, float>()); in test_g() local
25 float &fr1 = h((int(*)(int, float))0); in test_h() local
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp7.cpp15 float &fr1 = check_const_int(i); in test_capture_constness() local
20 float &fr1 = check_const_int(i); in test_capture_constness() local
/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp7.cpp15 float &fr1 = check_const_int(i); in test_capture_constness() local
20 float &fr1 = check_const_int(i); in test_capture_constness() local
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
Dp5.cpp11 float &fr1 = f(ip); in main() local
Dp4.cpp21 float &fr1 = h(z); in m() local
/external/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
Dp5.cpp11 float &fr1 = f(ip); in main() local
Dp4.cpp21 float &fr1 = h(z); in m() local
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp22.cpp13 float &fr1 = f(1, 2, 3); in test_f() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp22.cpp13 float &fr1 = f(1, 2, 3); in test_f() local
/external/clang/test/Modules/
Dnamespaces.cpp29 float &fr1 = N1::f(1.0f); in test() local
57 double &fr1 = N5::f(1.0); in testMerged() local
/external/llvm-project/clang/test/Modules/
Dnamespaces.cpp29 float &fr1 = N1::f(1.0f); in test() local
57 double &fr1 = N5::f(1.0); in testMerged() local
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_func_order.cpp21 float &fr1 = f1(i, i); in test_f1() local
63 float &fr1 = f4(ic); in test_f4() local
/external/clang/test/SemaTemplate/
Dtemp_func_order.cpp21 float &fr1 = f1(i, i); in test_f1() local
63 float &fr1 = f4(ic); in test_f4() local
/external/llvm-project/clang/test/CodeGenCXX/
Dconvert-to-fptr.cpp23 typedef int (&fr1)(int); typedef
/external/clang/test/CodeGenCXX/
Dconvert-to-fptr.cpp23 typedef int (&fr1)(int); typedef
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dpartial-ordering.cpp42 float &fr1 = f0(1, 2.0); in test_f0() local
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
Dpartial-ordering.cpp42 float &fr1 = f0(1, 2.0); in test_f0() local
/external/clang/test/SemaCXX/
Datomic-type.cpp35 float &fr1 = ovl1(f); in test_overloading() local
Dvector.cpp25 float &fr1 = f1(ll16); in f1_test() local
/external/llvm-project/clang/test/SemaCXX/
Datomic-type.cpp35 float &fr1 = ovl1(f); in test_overloading() local
Dvector.cpp33 float &fr1 = f1(ll16); in f1_test() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorContractionCuda.h649 #define add_vals(fl1, fl2, fr1, fr2)\ in EigenFloatContractionKernelInternal16x16() argument
680 float2 fr1 = rhs_shmem2[(start_feature>>1) + 32*((koff%4)/2)][koff/4 + (koff%2)*4]; in EigenFloatContractionKernelInternal16x16() local

12