Searched refs:DecodeVPERMILPSMask (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 90 void DecodeVPERMILPSMask(unsigned NElts, unsigned Imm,
|
D | X86ShuffleDecode.cpp | 193 void DecodeVPERMILPSMask(unsigned NumElts, unsigned Imm, in DecodeVPERMILPSMask() function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 211 DecodeVPERMILPSMask(4, MI->getOperand(2).getImm(), in EmitAnyX86InstComments() 216 DecodeVPERMILPSMask(8, MI->getOperand(2).getImm(), in EmitAnyX86InstComments()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4607 DecodeVPERMILPSMask(4, cast<ConstantSDNode>(ImmN)->getZExtValue(), in getShuffleScalarElt() 4612 DecodeVPERMILPSMask(8, cast<ConstantSDNode>(ImmN)->getZExtValue(), in getShuffleScalarElt()
|