Searched refs:DecodeVPPERMMask (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.h38 void DecodeVPPERMMask(const Constant *C, unsigned Width,
H A DX86ShuffleDecodeConstantPool.cpp244 void DecodeVPPERMMask(const Constant *C, unsigned Width, function in namespace:llvm
H A DX86MCInstLower.cpp2152 DecodeVPPERMMask(C, Width, Mask);
H A DX86ISelLowering.cpp7026 DecodeVPPERMMask(RawMask, RawUndefs, Mask);
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.h124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
H A DX86ShuffleDecode.cpp323 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, function in namespace:llvm

Completed in 156 milliseconds