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 | 1860 DecodeVPERMILPMask(C, 32, Width, Mask); in addConstantComments() 1881 DecodeVPERMILPMask(C, 64, Width, Mask); in addConstantComments()
|
| H A D | X86ISelLowering.cpp | 5681 DecodeVPERMILPMask(NumElems, MaskEltSize, RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ShuffleDecode.h | 149 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits,
|
| H A D | X86ShuffleDecode.cpp | 477 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits, in DecodeVPERMILPMask() function
|