Home
last modified time | relevance | path

Searched defs:vf (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project/clang/test/CodeGen/PowerPC/
H A Daltivec.c34 vector float vf; in test2() local
52 vector float vf; in test3() local
H A Dbuiltins-ppc-fma.c9 volatile vec_float vf; variable
H A Dbuiltins-ppc-fpconstrained.c22 volatile vec_float vf; variable
/llvm-project/clang/test/CodeGen/
H A Dmatrix-type-operators-fast-math.c40 void add_matrix_scalar_double_float(dx5x5_t a, float vf) { in add_matrix_scalar_double_float() argument
53 void add_compound_matrix_scalar_double_float(dx5x5_t a, float vf) { in add_compound_matrix_scalar_double_float() argument
66 void subtract_compound_matrix_scalar_double_float(dx5x5_t a, float vf) { in subtract_compound_matrix_scalar_double_float() argument
[all...]
H A Dmatrix-type-operators.c84 void add_matrix_scalar_double_float(dx5x5_t a, float vf) { in add_matrix_scalar_double_float() argument
99 void add_compound_matrix_scalar_double_float(dx5x5_t a, float vf) { in add_compound_matrix_scalar_double_float() argument
114 subtract_compound_matrix_scalar_double_float(dx5x5_t a,float vf) subtract_compound_matrix_scalar_double_float() argument
169 add_matrix_scalar_float_float(fx2x3_t b,float vf) add_matrix_scalar_float_float() argument
183 add_compound_matrix_scalar_float_float(fx2x3_t b,float vf) add_compound_matrix_scalar_float_float() argument
196 subtract_compound_matrix_scalar_float_float(fx2x3_t b,float vf) subtract_compound_matrix_scalar_float_float() argument
[all...]
/llvm-project/clang/test/CodeGenCUDA/
H A Dvtbl.cu11 __device__ virtual void vf() {} in vf() function
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-vector2-constrained.c9 volatile vec_float vf; variable
H A Dbuiltins-systemz-zvector4.c23 volatile vector float vf; variable
H A Dbuiltins-systemz-zvector4-error.c20 volatile vector float vf; variable
H A Dbuiltins-systemz-zvector3-constrained.c17 volatile vector float vf; variable
H A Dbuiltins-systemz-vector4.c25 volatile vec_float vf; variable
H A Dbuiltins-systemz-vector4-error.c25 volatile vec_float vf; variable
H A Dbuiltins-systemz-zvector2-constrained.c18 volatile vector float vf; variable
H A Dbuiltins-systemz-vector3-error.c25 volatile vec_float vf; variable
H A Dbuiltins-systemz-vector2-error.c25 volatile vec_float vf; variable
H A Dbuiltins-systemz-vector3.c25 volatile vec_float vf; variable
H A Dbuiltins-systemz-vector2.c25 volatile vec_float vf; variable
/llvm-project/clang/test/Modules/
H A Dsubmodules.cpp16 vector<float> vf; variable
/llvm-project/clang/test/CodeGenCXX/
H A Dtype-metadata-memfun.cpp20 void S1::vf() {} in vf() function in S1
H A Dconstructor-for-array-members.cpp9 float vf = 1.00; variable
/llvm-project/clang/test/SemaCXX/
H A Daltivec.cpp17 vector float vf; in test_vec_step() local
63 vector float vf; in test2() local
H A Ddestructor.cpp264 VF vf; use(vf); in nowarnstack() local
328 VF* vf = new VF(); in nowarn0() local
333 void nowarn0_explicit_dtor(F* f, VB* vb, VD* vd, VF* vf) { in nowarn0_explicit_dtor() argument
403 simple_ptr<VF> vf(new VF()); in nowarn1() local
/llvm-project/compiler-rt/test/cfi/cross-dso/
H A Dstats.cpp15 virtual void vf() {} in vf() function
/llvm-project/compiler-rt/test/cfi/
H A Dstats.cpp14 virtual void vf() {} in vf() function
/llvm-project/clang/test/Sema/
H A Daltivec-init.c21 vector float vf; in foo() local

12