HomeSort by: relevance | last modified time | path
    Searched refs:DecodeBLENDMask (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86ShuffleDecode.h 104 void DecodeBLENDMask(unsigned NumElts, unsigned Imm,
X86InstComments.cpp 663 DecodeBLENDMask(getRegOperandNumElts(MI, 64, 0),
679 DecodeBLENDMask(getRegOperandNumElts(MI, 32, 0),
695 DecodeBLENDMask(getRegOperandNumElts(MI, 16, 0),
709 DecodeBLENDMask(getRegOperandNumElts(MI, 32, 0),
X86ShuffleDecode.cpp 313 void DecodeBLENDMask(unsigned NumElts, unsigned Imm,
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp 6992 DecodeBLENDMask(NumElems, ImmN, Mask);
    [all...]

Completed in 92 milliseconds