Home
last modified time | relevance | path

Searched refs:clgfi (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl588 &{$z? \&clgfi:\&clfi} ($len,0x40);
615 &{$z? \&clgfi:\&clfi} ($len,0x40);
642 &{$z? \&clgfi:\&clfi} ($len,0x40);
741 &{$z? \&clgfi:\&clfi} ($len,256);
831 &{$z? \&clgfi:\&clfi} ($len,0x40);
860 &{$z? \&clgfi:\&clfi} ($len,0x40);
886 &{$z? \&clgfi:\&clfi} ($len,0x40);
913 &{$z? \&clgfi:\&clfi} ($len,0x40);
943 &{$z? \&clgfi:\&clfi} ($len,0x40);
970 &{$z? \&clgfi:\&clfi} ($len,0x40);
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-s390x.pl239 &{$z? \&clgfi:\&clfi} ($len,128);
792 &{$z? \&clgfi:\&clfi} ($len,0);
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm183 sub clgfi { subroutine
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td1647 def CLGFI : CompareRIL<"clgfi", 0xC2E, z_ucmp, GR64, imm64zx32>;