Searched refs:DecodeVPPERMMask (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.h | 38 void DecodeVPPERMMask(const Constant *C, unsigned Width,
|
H A D | X86ShuffleDecodeConstantPool.cpp | 244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
|
H A D | X86MCInstLower.cpp | 1891 DecodeVPPERMMask(C, Width, Mask); in addConstantComments()
|
H A D | X86ISelLowering.cpp | 5667 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleAndZeroables() [all...] |
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.h | 125 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
H A D | X86ShuffleDecode.cpp | 325 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() 324 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, DecodeVPPERMMask() function
|