Home
last modified time | relevance | path

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

/freebsd/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, in DecodeVPPERMMask() function
H A DX86MCInstLower.cpp1818 DecodeVPPERMMask(C, Width, Mask); in addConstantComments()
H A DX86ISelLowering.cpp5346 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.h124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
H A DX86ShuffleDecode.cpp324 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function