Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.h37 void DecodeVPERMIL2PMask(const Constant *C, unsigned MatchImm, unsigned ElSize,
H A DX86ShuffleDecodeConstantPool.cpp188 void DecodeVPERMIL2PMask(const Constant *C, unsigned M2Z, unsigned ElSize, in DecodeVPERMIL2PMask() function
H A DX86MCInstLower.cpp1967 DecodeVPERMIL2PMask(C, (unsigned)CtrlOp.getImm(), ElSize, Width, Mask); in EmitInstruction()
H A DX86ISelLowering.cpp6309 DecodeVPERMIL2PMask(NumElems, MaskEltSize, CtrlImm, RawMask, RawUndefs, in getTargetShuffleMask()
/freebsd-12.1/contrib/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.h164 void DecodeVPERMIL2PMask(unsigned NumElts, unsigned ScalarBits, unsigned M2Z,
H A DX86ShuffleDecode.cpp514 void DecodeVPERMIL2PMask(unsigned NumElts, unsigned ScalarBits, unsigned M2Z, in DecodeVPERMIL2PMask() function