Home
last modified time | relevance | path

Searched refs:vmlh (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm1221 sub vmlh { subroutine
1226 vmlh(@_,0);
1229 vmlh(@_,1);
1232 vmlh(@_,2);
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsSystemZ.td289 defm int_s390_vmlh : SystemZBinaryBHF<"vmlh">;
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td663 def VMLH : BinaryVRRcGeneric<"vmlh", 0xE7A1>;