Searched refs:DecodeVPPERMMask (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/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 | 1890 DecodeVPPERMMask(C, Width, Mask); in addConstantComments()
|
H A D | X86ISelLowering.cpp | 5468 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.h | 124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
H A D | X86ShuffleDecode.cpp | 324 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function
|