Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ShuffleDecodeConstantPool.h49 void DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width,
HDX86ShuffleDecodeConstantPool.cpp321 void DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMV3Mask() function
HDX86ISelLowering.cpp6865 DecodeVPERMV3Mask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Utils/
HDX86ShuffleDecode.h172 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
HDX86ShuffleDecode.cpp574 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMV3Mask() function