Searched refs:DecodeVPERMILPMask (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.h | 30 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width,
|
H A D | X86ShuffleDecodeConstantPool.cpp | 154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMILPMask() function
|
H A D | X86MCInstLower.cpp | 1830 DecodeVPERMILPMask(C, 32, Width, Mask); in addConstantComments() 1851 DecodeVPERMILPMask(C, 64, Width, Mask); in addConstantComments()
|
H A D | X86ISelLowering.cpp | 5386 DecodeVPERMILPMask(NumElems, MaskEltSize, RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.h | 148 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits,
|
H A D | X86ShuffleDecode.cpp | 476 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits, in DecodeVPERMILPMask() function
|