Home
last modified time | relevance | path

Searched refs:DecodeVPERMILPDMask (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/Utils/
DX86ShuffleDecode.h97 void DecodeVPERMILPDMask(unsigned NElts, unsigned Imm,
DX86ShuffleDecode.cpp210 void DecodeVPERMILPDMask(unsigned NumElts, unsigned Imm, in DecodeVPERMILPDMask() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/
DX86InstComments.cpp221 DecodeVPERMILPDMask(2, MI->getOperand(2).getImm(), in EmitAnyX86InstComments()
226 DecodeVPERMILPDMask(4, MI->getOperand(2).getImm(), in EmitAnyX86InstComments()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp4617 DecodeVPERMILPDMask(2, cast<ConstantSDNode>(ImmN)->getZExtValue(), in getShuffleScalarElt()
4622 DecodeVPERMILPDMask(4, cast<ConstantSDNode>(ImmN)->getZExtValue(), in getShuffleScalarElt()