Searched refs:DecodeVPERMILPMask (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 32 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize,
|
D | X86ShuffleDecodeConstantPool.cpp | 154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, in DecodeVPERMILPMask() function
|
D | X86MCInstLower.cpp | 1977 DecodeVPERMILPMask(C, ElSize, Mask); in EmitInstruction()
|
D | X86ISelLowering.cpp | 5897 DecodeVPERMILPMask(NumElems, VT.getScalarSizeInBits(), RawMask, Mask); in getTargetShuffleMask() 5901 DecodeVPERMILPMask(C, MaskEltSize, Mask); in getTargetShuffleMask()
|
/external/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 32 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize,
|
D | X86ShuffleDecodeConstantPool.cpp | 94 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, in DecodeVPERMILPMask() function
|
D | X86MCInstLower.cpp | 1494 DecodeVPERMILPMask(C, 64, Mask); in EmitInstruction() 1516 DecodeVPERMILPMask(C, 32, Mask); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 158 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits,
|
D | X86ShuffleDecode.cpp | 492 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits, in DecodeVPERMILPMask() function
|
/external/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 141 void DecodeVPERMILPMask(MVT VT, ArrayRef<uint64_t> RawMask,
|
D | X86ShuffleDecode.cpp | 512 void DecodeVPERMILPMask(MVT VT, ArrayRef<uint64_t> RawMask, in DecodeVPERMILPMask() function
|