Home
last modified time | relevance | path

Searched refs:DecodeVPERMVMask (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.h43 void DecodeVPERMVMask(const Constant *C, MVT VT,
DX86ShuffleDecodeConstantPool.cpp300 void DecodeVPERMVMask(const Constant *C, MVT VT, in DecodeVPERMVMask() function
DX86ISelLowering.cpp5032 DecodeVPERMVMask(RawMask, Mask); in getTargetShuffleMask()
5036 DecodeVPERMVMask(C, VT, Mask); in getTargetShuffleMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.h45 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width,
DX86ShuffleDecodeConstantPool.cpp295 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMVMask() function
DX86ISelLowering.cpp6850 DecodeVPERMVMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.h149 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask,
DX86ShuffleDecode.cpp570 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, in DecodeVPERMVMask() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.h168 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
DX86ShuffleDecode.cpp560 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask() function
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ShuffleDecode.h158 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
DX86ShuffleDecode.cpp543 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask() function
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp7128 DecodeVPERMVMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()