Searched refs:DecodeVPPERMMask (Results 1 – 18 of 18) sorted by relevance
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 38 void DecodeVPPERMMask(const Constant *C, unsigned Width,
|
D | X86ShuffleDecodeConstantPool.cpp | 244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
|
D | X86MCInstLower.cpp | 2155 DecodeVPPERMMask(C, Width, Mask); in addConstantComments()
|
D | X86ISelLowering.cpp | 7115 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|
/external/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 40 void DecodeVPPERMMask(const Constant *C, SmallVectorImpl<int> &ShuffleMask);
|
D | X86ShuffleDecodeConstantPool.cpp | 232 void DecodeVPPERMMask(const Constant *C, SmallVectorImpl<int> &ShuffleMask) { in DecodeVPPERMMask() function
|
D | X86MCInstLower.cpp | 1568 DecodeVPPERMMask(C, Mask); in EmitInstruction()
|
D | X86ISelLowering.cpp | 5015 DecodeVPPERMMask(RawMask, Mask); in getTargetShuffleMask() 5019 DecodeVPPERMMask(C, Mask); in getTargetShuffleMask()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ShuffleDecodeConstantPool.h | 41 void DecodeVPPERMMask(const Constant *C, unsigned Width,
|
D | X86ShuffleDecodeConstantPool.cpp | 243 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
|
D | X86MCInstLower.cpp | 2422 DecodeVPPERMMask(C, Width, Mask); in EmitInstruction()
|
D | X86ISelLowering.cpp | 6837 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
|
/external/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 118 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask,
|
D | X86ShuffleDecode.cpp | 359 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, in DecodeVPPERMMask() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 134 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
D | X86ShuffleDecode.cpp | 338 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86ShuffleDecode.h | 124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
|
D | X86ShuffleDecode.cpp | 323 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function
|