Searched refs:DecodeVPERMVMask (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.h42 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width,
H A DX86ShuffleDecodeConstantPool.cpp296 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, function in namespace:llvm
H A DX86ISelLowering.cpp7039 DecodeVPERMVMask(RawMask, RawUndefs, Mask);
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.h158 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
H A DX86ShuffleDecode.cpp543 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, function in namespace:llvm

Completed in 102 milliseconds