Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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.cpp1779 DecodeVPERMILPMask(C, ElSize, Width, Mask); in addConstantComments()
H A DX86ISelLowering.cpp5264 DecodeVPERMILPMask(NumElems, MaskEltSize, RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/freebsd-14.2/contrib/llvm-project/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