Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm876 sub vch { subroutine
881 vch(@_,0,0);
884 vch(@_,1,0);
887 vch(@_,2,0);
890 vch(@_,3,0);
893 vch(@_,0,1);
896 vch(@_,1,1);
899 vch(@_,2,1);
902 vch(@_,3,1);
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td1020 def VCH : BinaryVRRbSPairGeneric<"vch", 0xE7FB>;