Home
last modified time | relevance | path

Searched defs:alpha (Results 1 – 24 of 24) sorted by relevance

/llvm-project/mlir/test/Examples/NVGPU/
H A DCh0.py25 def main(alpha): argument
42 alpha = 100 variable
H A DCh1.py24 def saxpy(x, y, alpha): argument
56 alpha = 2.0 variable
H A DCh2.py29 def saxpy(x, y, alpha): argument
83 alpha = 2.0 variable
/llvm-project/flang/test/Lower/OpenMP/
H A Dparallel.f9019 subroutine parallel_if(alpha, beta, gamma) argument
20 integer, intent(in) :: alpha local
171 subroutine parallel_multiple_clauses(alpha, num_threads) argument
173 integer, intent(inout) :: alpha local
[all...]
H A Dteams.f9046 subroutine teams_if(alpha) argument
47 integer, intent(in) :: alpha local
H A Dsections.f90106 subroutine firstprivate(alpha) argument
107 real :: alpha local
H A Dmaster.f9066 integer :: alpha, beta, gama local
H A Dparallel-private-clause.f9041 integer :: alpha, alpha_ global() local
/llvm-project/llvm/test/MC/ARM/
H A Dthumb_set-diagnostics.s44 alpha: label
H A Dthumb_set.s72 alpha: label
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-case.cpp4 static int alpha(T c) in alpha() function
/llvm-project/llvm/test/MC/RISCV/
H A Dcnop.s11 alpha: label
/llvm-project/offload/test/offloading/
H A Dforce-usm.cpp28 int alpha = 1; in main() local
/llvm-project/polly/lib/External/isl/
H A Dbasis_reduction_templ.c20 static void save_alpha(GBR_LP *lp, int first, int n, GBR_type *alpha) in save_alpha()
56 GBR_type F_old, alpha, F_new; in isl_tab_compute_reduced_basis() local
H A Dbasis_reduction_tab.c108 #define GBR_lp_get_alpha(lp, row, alpha) get_alpha(lp, row, alpha) argument
282 static void get_alpha(struct tab_lp* lp, int row, GBR_type *alpha) in get_alpha()
/llvm-project/libcxx/include/__random/
H A Dgamma_distribution.h48 _LIBCPP_HIDE_FROM_ABI result_type alpha() const { return __alpha_; } in alpha() function
82 _LIBCPP_HIDE_FROM_ABI result_type alpha() const { return __p_.alpha(); } in alpha() function
/llvm-project/clang/test/CodeGenCXX/
H A D2007-04-10-PackedUnion.cpp11 float alpha; member
H A Dmangle-ms.cpp149 static void __stdcall alpha(float a, double b) throw() {} in alpha() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage-fixits-parm-span-overload.cpp66 void alpha(int *p) { in alpha() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dsigned-bitwise-standard-types.h27 alpha, enumerator
/llvm-project/flang/test/Lower/
H A Dprogram-units-fir-mangling.f90148 function alpha() bind(c, name =" bEtA ") function
/llvm-project/clang/test/Analysis/
H A Dtaint-generic.c1070 int alpha = isalpha(c); testIsFunctions() local
/llvm-project/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp521 ALPHABETA(dtp,alpha,beta) global() argument
[all...]
/llvm-project/libcxx/src/
H A Dlocale.cpp694 const ctype_base::mask ctype_base::alpha; member in ctype_base
[all...]