Home
last modified time | relevance | path

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

/third_party/openssl/crypto/perlasm/
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);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicsSystemZ.td345 defm int_s390_vch : SystemZCompareBHFG<"vch">;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td977 def VCH : BinaryVRRbSPairGeneric<"vch", 0xE7FB>;