Home
last modified time | relevance | path

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

12

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dmad_float.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
120 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
131 int TestFunc_mad_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_mad_Float()
Dmad_double.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
122 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
133 int TestFunc_mad_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_mad_Double()
Di_unary_float.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
107 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
118 int TestFunc_Int_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Int_Float()
Di_unary_double.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
109 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
120 int TestFunc_Int_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Int_Double()
Dunary_u_double.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
111 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
127 int TestFunc_Double_ULong(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_ULong()
Dunary_u_float.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
108 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
119 int TestFunc_Float_UInt(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_UInt()
Dunary_float.cpp24 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
109 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
150 bool relaxedMode; // True if test is running in relaxed mode, false member
156 int TestFunc_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_Float()
355 bool relaxedMode = job->relaxedMode; in Test() local
Dbinary_operator_float.cpp25 bool relaxedMode) in BuildKernel()
116 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
158 bool relaxedMode; // True if the test is being run in relaxed mode, false member
273 bool relaxedMode) in TestFunc_Float_Float_Float_Operator()
463 bool relaxedMode = job->relaxedMode; in Test() local
Dunary_two_results_double.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
116 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
127 int TestFunc_Double2_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double2_Double()
Dunary_two_results_i_double.cpp25 cl_program *p, bool relaxedMode) in BuildKernel()
117 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
134 int TestFunc_DoubleI_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_DoubleI_Double()
Dunary_two_results_i_float.cpp25 cl_program *p, bool relaxedMode) in BuildKernel()
115 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
132 int TestFunc_FloatI_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_FloatI_Float()
Dunary_two_results_float.cpp24 cl_program *p, bool relaxedMode) in BuildKernel()
114 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
125 int TestFunc_Float2_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float2_Float()
Dunary_double.cpp24 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
111 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
152 bool relaxedMode; // True if test is running in relaxed mode, false member
158 int TestFunc_Double_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_Double()
Dbinary_float.cpp26 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
117 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
163 bool relaxedMode; // True if test is running in relaxed mode, false member
275 int TestFunc_Float_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_Float_Float()
468 bool relaxedMode = job->relaxedMode; in Test() local
Dternary_float.cpp27 cl_program *p, bool relaxedMode) in BuildKernel()
123 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
216 int TestFunc_Float_Float_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Float_Float_Float_Float()
Dternary_double.cpp27 cl_program *p, bool relaxedMode) in BuildKernel()
125 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
209 bool relaxedMode) in TestFunc_Double_Double_Double_Double()
Dbinary_double.cpp26 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
119 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
165 bool relaxedMode; // True if test is running in relaxed mode, false member
285 int TestFunc_Double_Double_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_Double_Double()
Dbinary_operator_double.cpp25 bool relaxedMode) in BuildKernel()
118 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
160 bool relaxedMode; // True if the test is being run in relaxed mode, false member
283 bool relaxedMode) in TestFunc_Double_Double_Double_Operator()
Dmacro_unary_double.cpp24 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
111 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
150 int TestMacro_Int_Double(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Double()
Dmacro_unary_float.cpp24 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
110 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
149 int TestMacro_Int_Float(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Float()
Dbinary_two_results_i_float.cpp25 cl_program *p, bool relaxedMode) in BuildKernel()
122 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
164 int TestFunc_FloatI_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestFunc_FloatI_Float_Float()
Dbinary_two_results_i_double.cpp25 cl_program *p, bool relaxedMode) in BuildKernel()
124 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
168 int TestFunc_DoubleI_Double_Double(const Func *f, MTdata d, bool relaxedMode) in TestFunc_DoubleI_Double_Double()
Dmacro_binary_double.cpp24 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
117 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
272 int TestMacro_Int_Double_Double(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Double_Double()
Dbinary_i_double.cpp25 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
118 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
287 int TestFunc_Double_Double_Int(const Func *f, MTdata d, bool relaxedMode) in TestFunc_Double_Double_Int()
Dmacro_binary_float.cpp24 cl_kernel *k, cl_program *p, bool relaxedMode) in BuildKernel()
115 bool relaxedMode; // Whether to build with -cl-fast-relaxed-math. member
262 int TestMacro_Int_Float_Float(const Func *f, MTdata d, bool relaxedMode) in TestMacro_Int_Float_Float()

12