Searched refs:DecodeVPERMV3Mask (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 47 void DecodeVPERMV3Mask(const Constant *C, MVT VT,
|
D | X86ShuffleDecodeConstantPool.cpp | 334 void DecodeVPERMV3Mask(const Constant *C, MVT VT, in DecodeVPERMV3Mask() function
|
D | X86ISelLowering.cpp | 5048 DecodeVPERMV3Mask(C, VT, Mask); in getTargetShuffleMask()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 49 void DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width,
|
D | X86ShuffleDecodeConstantPool.cpp | 321 void DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMV3Mask() function
|
D | X86ISelLowering.cpp | 6865 DecodeVPERMV3Mask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|
/external/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 153 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask,
|
D | X86ShuffleDecode.cpp | 579 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, in DecodeVPERMV3Mask() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 172 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
D | X86ShuffleDecode.cpp | 574 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMV3Mask() function
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86ShuffleDecode.h | 162 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
D | X86ShuffleDecode.cpp | 557 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMV3Mask() function
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7143 DecodeVPERMV3Mask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|