Home
last modified time | relevance | path

Searched refs:UDOT (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/aarch64/
H A Ddotproduct.s1 UDOT V0.2S, V0.8B, V0.8B label
2 UDOT V0.2S, V0.8B, V11.8B label
3 UDOT V0.2S, V0.8B, V22.8B label
4 UDOT V0.2S, V11.8B, V0.8B label
5 UDOT V0.2S, V11.8B, V11.8B label
6 UDOT V0.2S, V11.8B, V22.8B label
7 UDOT V0.2S, V22.8B, V0.8B label
8 UDOT V0.2S, V22.8B, V11.8B label
9 UDOT V0.2S, V22.8B, V22.8B label
10 UDOT V11.2S, V0.8B, V0.8B label
[all …]
H A Dillegal-dotproduct.s1 UDOT V0.2S, V0.8B, V0.4B[4] label
2 UDOT V0.4S, V0.8B, V0.4B[4] label
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/aarch64/
H A Ddotproduct.s1 UDOT V0.2S, V0.8B, V0.8B label
2 UDOT V0.2S, V0.8B, V11.8B label
3 UDOT V0.2S, V0.8B, V22.8B label
4 UDOT V0.2S, V11.8B, V0.8B label
5 UDOT V0.2S, V11.8B, V11.8B label
6 UDOT V0.2S, V11.8B, V22.8B label
7 UDOT V0.2S, V22.8B, V0.8B label
8 UDOT V0.2S, V22.8B, V11.8B label
9 UDOT V0.2S, V22.8B, V22.8B label
10 UDOT V11.2S, V0.8B, V0.8B label
[all …]
H A Dillegal-dotproduct.s1 UDOT V0.2S, V0.8B, V0.4B[4] label
2 UDOT V0.4S, V0.8B, V0.4B[4] label
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/aarch64/
H A Ddotproduct.s1 UDOT V0.2S, V0.8B, V0.8B label
2 UDOT V0.2S, V0.8B, V11.8B label
3 UDOT V0.2S, V0.8B, V22.8B label
4 UDOT V0.2S, V11.8B, V0.8B label
5 UDOT V0.2S, V11.8B, V11.8B label
6 UDOT V0.2S, V11.8B, V22.8B label
7 UDOT V0.2S, V22.8B, V0.8B label
8 UDOT V0.2S, V22.8B, V11.8B label
9 UDOT V0.2S, V22.8B, V22.8B label
10 UDOT V11.2S, V0.8B, V0.8B label
[all …]
H A Dillegal-dotproduct.s1 UDOT V0.2S, V0.8B, V0.4B[4] label
2 UDOT V0.4S, V0.8B, V0.4B[4] label
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/arkode/F77_serial/
H A Dfark_diurnal_kry_bp.f287 SUBROUTINE FARKIFUN(T, U, UDOT, IPAR, RPAR, IER)
293 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
374 UDOT(1,IBLOK) = VERTD1 + HORD1 + HORAD1 + RKIN1
375 UDOT(2,IBLOK) = VERTD2 + HORD2 + HORAD2 + RKIN2
386 SUBROUTINE FARKEFUN(T, U, UDOT, IPAR, RPAR, IER)
392 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
405 UDOT(1,IBLOK) = 0.D0
406 UDOT(2,IBLOK) = 0.D0
/dports/math/sundials/sundials-5.7.0/examples/arkode/F77_serial/
H A Dfark_diurnal_kry_bp.f287 SUBROUTINE FARKIFUN(T, U, UDOT, IPAR, RPAR, IER)
293 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
374 UDOT(1,IBLOK) = VERTD1 + HORD1 + HORAD1 + RKIN1
375 UDOT(2,IBLOK) = VERTD2 + HORD2 + HORAD2 + RKIN2
386 SUBROUTINE FARKEFUN(T, U, UDOT, IPAR, RPAR, IER)
392 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
405 UDOT(1,IBLOK) = 0.D0
406 UDOT(2,IBLOK) = 0.D0
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/cvode/fcmix_serial/
H A DfcvDiurnal_kry_bp.f277 SUBROUTINE FCVFUN(T, U, UDOT, IPAR, RPAR, IER)
285 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
366 UDOT(1,IBLOK) = VERTD1 + HORD1 + HORAD1 + RKIN1
367 UDOT(2,IBLOK) = VERTD2 + HORD2 + HORAD2 + RKIN2
H A DfcvAdvDiff_bnd.f215 SUBROUTINE FCVFUN(T, U, UDOT, IPAR, RPAR, IER)
219 DOUBLE PRECISION T, U(*), UDOT(*), RPAR(*)
258 UDOT(IJ) = HDIFF + HADV + VDIFF
H A DfcvDiurnal_kry.f268 SUBROUTINE FCVFUN(T, U, UDOT, IPAR, RPAR, IER)
273 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
360 UDOT(1,IBLOK) = VERTD1 + HORD1 + HORAD1 + RKIN1
361 UDOT(2,IBLOK) = VERTD2 + HORD2 + HORAD2 + RKIN2
/dports/math/sundials/sundials-5.7.0/examples/cvode/fcmix_serial/
H A DfcvDiurnal_kry_bp.f277 SUBROUTINE FCVFUN(T, U, UDOT, IPAR, RPAR, IER)
285 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
366 UDOT(1,IBLOK) = VERTD1 + HORD1 + HORAD1 + RKIN1
367 UDOT(2,IBLOK) = VERTD2 + HORD2 + HORAD2 + RKIN2
H A DfcvAdvDiff_bnd.f215 SUBROUTINE FCVFUN(T, U, UDOT, IPAR, RPAR, IER)
219 DOUBLE PRECISION T, U(*), UDOT(*), RPAR(*)
258 UDOT(IJ) = HDIFF + HADV + VDIFF
H A DfcvDiurnal_kry.f268 SUBROUTINE FCVFUN(T, U, UDOT, IPAR, RPAR, IER)
273 DOUBLE PRECISION T, U(2,*), UDOT(2,*), RPAR(*)
360 UDOT(1,IBLOK) = VERTD1 + HORD1 + HORAD1 + RKIN1
361 UDOT(2,IBLOK) = VERTD2 + HORD2 + HORAD2 + RKIN2
/dports/science/siconos/siconos-4.4.0/externals/hairer/test/
H A Ddr_iso.f188 & T,P,V,U,XL,G,GP,F,GPP,GT,FL,QDOT,UDOT,AM) argument
191 DIMENSION P(NQ),AM(lrda,NV),V(NV),U(NU),UDOT(NU),QDOT(NQ),
321 UDOT(I)=0.
H A Ddr_isosp.f194 & T,P,V,U,XL,G,GP,F,GPP,GT,FL,QDOT,UDOT,AM) argument
197 DIMENSION P(NQ),AM(lrda,Nmrc),V(NV),U(NU),UDOT(NU),QDOT(NQ),
368 UDOT(I)=0.
/dports/science/siconos/siconos-4.4.0/externals/hairer/
H A Dhairer.h35 doublereal* QDOT, doublereal* UDOT, doublereal * AM);
H A Dhem5.f452 & UDOT5,UDOT6,UDOT7,UDOT,GQ,GQ0,GQ1,B,X0,TEMP, argument
560 & G,GQ,X0(1),X0(NV+1),GT,FL,QDOT,UDOT,B)
862 & G,GQ0,X0(1),X0(NV+1),GT,FL,QDOT,UDOT,B)
967 & G,GQ,X0(1),X0(NV+1),GT,FL,QDOT,UDOT,B)
1001 & +A109*UDOT(I))
1181 DOWK(IP4+NQVU2)=UDOT(I)
1722 & G,GQ,X0(1),X0(NV+1),GT,FL,QDOT,UDOT,AM)
1740 & G,GQ,X0(1),X0(NV+1),GT,FL,QDOT,UDOT,B)
1756 & G,GQ,X0(1),X0(NV+1),GT,FL,QDOT,UDOT,B)
1788 & G,GQ,X0(1),X0(NV+1),GT,FL,QDOT,UDOT,B)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/ArmSVE/
H A DArmSVE.td202 UDOT: Unsigned integer addition of dot product.
204 This function maps to the UDOT instruction, and it takes signless integer
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/ArmSVE/
H A DArmSVE.td202 UDOT: Unsigned integer addition of dot product.
204 This function maps to the UDOT instruction, and it takes signless integer
/dports/science/siconos/siconos-4.4.0/kernel/src/simulationTools/
H A DHem5OSI.cpp78 doublereal* QDOT, doublereal* UDOT, doublereal * AM) in Hem5OSI_fprob_wrapper() argument
93 QDOT, UDOT, AM); in Hem5OSI_fprob_wrapper()
305 doublereal* QDOT, doublereal* UDOT, doublereal * AM) in fprob() argument
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Dsve-intrinsics-int-arith.ll137 ; UDOT
159 ; UDOT (Indexed)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AArch64/
H A Dsve-intrinsics-int-arith.ll137 ; UDOT
159 ; UDOT (Indexed)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/ArmSVE/
H A DArmSVE.td285 UDOT: Unsigned integer addition of dot product.
287 This function maps to the UDOT instruction, and it takes signless integer
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/ArmSVE/
H A DArmSVE.td285 UDOT: Unsigned integer addition of dot product.
287 This function maps to the UDOT instruction, and it takes signless integer

12345