Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.h46 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width,
H A DX86ShuffleDecodeConstantPool.cpp296 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMVMask() function
H A DX86ISelLowering.cpp6335 DecodeVPERMVMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/freebsd-12.1/contrib/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.h169 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
H A DX86ShuffleDecode.cpp560 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask() function