Searched refs:DecodePALIGNRMask (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InterleavedAccess.cpp | 470 static void DecodePALIGNRMask(MVT VT, unsigned Imm, in DecodePALIGNRMask() function 561 DecodePALIGNRMask(VT, GroupSize[2 - i], VPAlign[i], false); in deinterleave8bitStride3() 563 DecodePALIGNRMask(VT, GroupSize[2] + GroupSize[1], VPAlign2, true, true); in deinterleave8bitStride3() 564 DecodePALIGNRMask(VT, GroupSize[1], VPAlign3, true, true); in deinterleave8bitStride3() 643 DecodePALIGNRMask(VT, GroupSize[i], VPAlign[i]); in interleave8bitStride3() 645 DecodePALIGNRMask(VT, GroupSize[1] + GroupSize[2], VPAlign2, false, true); in interleave8bitStride3() 646 DecodePALIGNRMask(VT, GroupSize[1], VPAlign3, false, true); in interleave8bitStride3()
|
| H A D | X86ISelLowering.cpp | 5622 DecodePALIGNRMask(NumElems, ImmN, Mask); in getTargetShuffleMask()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ShuffleDecode.h | 59 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm,
|
| H A D | X86ShuffleDecode.cpp | 125 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm, in DecodePALIGNRMask() function
|
| H A D | X86InstComments.cpp | 1296 DecodePALIGNRMask(getRegOperandNumElts(MI, 8, 0), in EmitAnyX86InstComments()
|