Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm973 sub vgfm { subroutine
978 vgfm(@_,0);
981 vgfm(@_,1);
984 vgfm(@_,2);
987 vgfm(@_,3);
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsSystemZ.td278 defm int_s390_vgfm : SystemZBinaryExtBHFG<"vgfm">;
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td552 def VGFM : BinaryVRRcGeneric<"vgfm", 0xE7B4>;