Searched refs:vsrl (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsSystemZ.td | 301 def int_s390_vsrl : SystemZBinary<"vsrl", llvm_v16i8_ty>;
|
H A D | IntrinsicsRISCV.td | 1420 defm vsrl : RISCVBinaryAAShift;
|
/freebsd-src/crypto/openssl/crypto/perlasm/ |
H A D | s390x.pm | 1501 sub vsrl { subroutine
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoV.td | 1167 defm VSRL_V : VSHT_IV_V_X_I<"vsrl", 0b101000>;
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrVec.td | 1059 let cx = 0, cx2 = 0 in defm VSRL : RVSm<"vsrl", 0xf5, I64, V64, VM>;
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | riscv_vector.td | 1266 defm vsrl : RVVUnsignedShiftBuiltinSet;
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrVector.td | 818 def VSRL : BinaryVRRc<"vsrl", 0xE77C, int_s390_vsrl, v128b, v128b>;
|