Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.h30 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width,
H A DX86ShuffleDecodeConstantPool.cpp154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMILPMask() function
H A DX86MCInstLower.cpp2156 DecodeVPERMILPMask(C, ElSize, Width, Mask); in addConstantComments()
H A DX86ISelLowering.cpp7780 DecodeVPERMILPMask(NumElems, MaskEltSize, RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.h148 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits,
H A DX86ShuffleDecode.cpp476 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits, in DecodeVPERMILPMask() function