Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.h30 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width,
DX86ShuffleDecodeConstantPool.cpp154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMILPMask() function
DX86MCInstLower.cpp2110 DecodeVPERMILPMask(C, ElSize, Width, Mask); in addConstantComments()
DX86ISelLowering.cpp7130 DecodeVPERMILPMask(NumElems, MaskEltSize, RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ShuffleDecode.h148 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits,
DX86ShuffleDecode.cpp475 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits, in DecodeVPERMILPMask() function