Searched refs:DecodeVALIGNMask (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.h | 61 void DecodeVALIGNMask(unsigned NumElts, unsigned Imm,
|
H A D | X86ShuffleDecode.cpp | 138 void DecodeVALIGNMask(unsigned NumElts, unsigned Imm, in DecodeVALIGNMask() function
|
H A D | X86InstComments.cpp | 861 DecodeVALIGNMask(getRegOperandNumElts(MI, 64, 0), in EmitAnyX86InstComments() 879 DecodeVALIGNMask(getRegOperandNumElts(MI, 32, 0), in EmitAnyX86InstComments()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 5317 DecodeVALIGNMask(NumElems, ImmN, Mask); in getTargetShuffleMask()
|