Home
last modified time | relevance | path

Searched refs:DecodeVPPERMMask (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.h38 void DecodeVPPERMMask(const Constant *C, unsigned Width,
DX86ShuffleDecodeConstantPool.cpp244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
DX86MCInstLower.cpp2155 DecodeVPPERMMask(C, Width, Mask); in addConstantComments()
DX86ISelLowering.cpp7115 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/external/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.h40 void DecodeVPPERMMask(const Constant *C, SmallVectorImpl<int> &ShuffleMask);
DX86ShuffleDecodeConstantPool.cpp232 void DecodeVPPERMMask(const Constant *C, SmallVectorImpl<int> &ShuffleMask) { in DecodeVPPERMMask() function
DX86MCInstLower.cpp1568 DecodeVPPERMMask(C, Mask); in EmitInstruction()
DX86ISelLowering.cpp5015 DecodeVPPERMMask(RawMask, Mask); in getTargetShuffleMask()
5019 DecodeVPPERMMask(C, Mask); in getTargetShuffleMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.h41 void DecodeVPPERMMask(const Constant *C, unsigned Width,
DX86ShuffleDecodeConstantPool.cpp243 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
DX86MCInstLower.cpp2422 DecodeVPPERMMask(C, Width, Mask); in EmitInstruction()
DX86ISelLowering.cpp6837 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.h118 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask,
DX86ShuffleDecode.cpp359 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, in DecodeVPPERMMask() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.h134 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
DX86ShuffleDecode.cpp338 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ShuffleDecode.h124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
DX86ShuffleDecode.cpp323 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function