Searched refs:getRegOperandNumElts (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/X86/InstPrinter/ |
| H A D | X86InstComments.cpp | 525 DecodeBLENDMask(getRegOperandNumElts(MI, 64, 0), in EmitAnyX86InstComments() 541 DecodeBLENDMask(getRegOperandNumElts(MI, 32, 0), in EmitAnyX86InstComments() 557 DecodeBLENDMask(getRegOperandNumElts(MI, 16, 0), in EmitAnyX86InstComments() 571 DecodeBLENDMask(getRegOperandNumElts(MI, 32, 0), in EmitAnyX86InstComments() 683 DecodePSLLDQMask(getRegOperandNumElts(MI, 8, 0), in EmitAnyX86InstComments() 701 DecodePSRLDQMask(getRegOperandNumElts(MI, 8, 0), in EmitAnyX86InstComments() 715 DecodePALIGNRMask(getRegOperandNumElts(MI, 8, 0), in EmitAnyX86InstComments() 733 DecodeVALIGNMask(getRegOperandNumElts(MI, 64, 0), in EmitAnyX86InstComments() 751 DecodeVALIGNMask(getRegOperandNumElts(MI, 32, 0), in EmitAnyX86InstComments() 1054 DecodeVPERMMask(getRegOperandNumElts(MI, 64, 0), in EmitAnyX86InstComments() [all …]
|