Searched refs:DecodeVPERMVMask (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 43 void DecodeVPERMVMask(const Constant *C, MVT VT,
|
D | X86ShuffleDecodeConstantPool.cpp | 300 void DecodeVPERMVMask(const Constant *C, MVT VT, in DecodeVPERMVMask() function
|
D | X86ISelLowering.cpp | 5032 DecodeVPERMVMask(RawMask, Mask); in getTargetShuffleMask() 5036 DecodeVPERMVMask(C, VT, Mask); in getTargetShuffleMask()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 45 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width,
|
D | X86ShuffleDecodeConstantPool.cpp | 295 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMVMask() function
|
D | X86ISelLowering.cpp | 6850 DecodeVPERMVMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|
/external/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 149 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask,
|
D | X86ShuffleDecode.cpp | 570 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, in DecodeVPERMVMask() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 168 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
D | X86ShuffleDecode.cpp | 560 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask() function
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86ShuffleDecode.h | 158 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
D | X86ShuffleDecode.cpp | 543 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask() function
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7128 DecodeVPERMVMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|