Home
last modified time | relevance | path

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

/freebsd/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.cpp1830 DecodeVPERMILPMask(C, 32, Width, Mask); in addConstantComments()
1851 DecodeVPERMILPMask(C, 64, Width, Mask); in addConstantComments()
H A DX86ISelLowering.cpp5386 DecodeVPERMILPMask(NumElems, MaskEltSize, RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/freebsd/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