Home
last modified time | relevance | path

Searched refs:vesl (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm1391 sub vesl { subroutine
1396 vesl(@_,0);
1399 vesl(@_,1);
1402 vesl(@_,2);
1405 vesl(@_,3);
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td762 def VESL : BinaryVRSaGeneric<"vesl", 0xE730>;