Home
last modified time | relevance | path

Searched refs:E_float (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/devel/llvm10/llvm-10.0.1.src/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/devel/llvm11/llvm-11.0.1.src/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/devel/llvm90/llvm-9.0.1.src/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
11 %F_float = fneg <4 x float> %E_float
H A Dtest-interp-vec-loadstore.ll157 %E_float = and i1 %A_float, %B_float
159 %res_float = and i1 %E_float, %F_float
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll11 %E_float = frem <4 x float> %D_float, %A_float
12 %F_float = fneg <4 x float> %E_float
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll11 %E_float = frem <4 x float> %D_float, %A_float
12 %F_float = fneg <4 x float> %E_float
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll11 %E_float = frem <4 x float> %D_float, %A_float
12 %F_float = fneg <4 x float> %E_float
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll11 %E_float = frem <4 x float> %D_float, %A_float
12 %F_float = fneg <4 x float> %E_float
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll11 %E_float = frem <4 x float> %D_float, %A_float
12 %F_float = fneg <4 x float> %E_float
/dports/devel/llvm80/llvm-8.0.1.src/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
/dports/devel/llvm70/llvm-7.0.1.src/test/ExecutionEngine/
H A Dtest-interp-vec-arithm_float.ll10 %E_float = frem <4 x float> %D_float, %A_float
/dports/biology/gcta/gcta_1.26.0_src/
H A Dest_hsq.cpp342 vector<eigenMatrix> E_float(E_fac_num); in fit_reml() local
372 coeff_mat(E_str[j], E_float[j], errmsg1, errmsg2); in fit_reml()
373 mbuf = ((E_float[j])*(E_float[j]).transpose()); in fit_reml()
379 …ar_flag, qcovar_num, qcovar_ID, qcovar, covar_flag, covar_num, covar_ID, covar, E_float, qE_float); in fit_reml()
441 …string> &covar_ID, vector< vector<string> > &covar, vector<eigenMatrix> &E_float, eigenMatrix &qE_… in construct_X() argument
486 for (i = 0; i < E_float.size(); i++) _X_c += (E_float[i]).cols() - 1; in construct_X()
505 for (i = 0; i < E_float.size(); i++) { in construct_X()
506 …_X.block(0, col, n, (E_float[i]).cols() - 1) = (E_float[i]).block(0, 1, n, (E_float[i]).cols() - 1… in construct_X()
507 col += (E_float[i]).cols() - 1; in construct_X()
H A Dmlm_assoc.cpp172 vector<eigenMatrix> E_float; in mlma() local
174 …ar_flag, qcovar_num, qcovar_ID, qcovar, covar_flag, covar_num, covar_ID, covar, E_float, qE_float); in mlma()
424 vector<eigenMatrix> E_float; in mlma_loco() local
426 …ar_flag, qcovar_num, qcovar_ID, qcovar, covar_flag, covar_num, covar_ID, covar, E_float, qE_float); in mlma_loco()

12