Searched refs:clgfi (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 588 &{$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 D | poly1305-s390x.pl | 239 &{$z? \&clgfi:\&clfi} ($len,128); 792 &{$z? \&clgfi:\&clfi} ($len,0);
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | s390x.pm | 183 sub clgfi { subroutine
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 1647 def CLGFI : CompareRIL<"clgfi", 0xC2E, z_ucmp, GR64, imm64zx32>;
|