Searched defs:DecodeVPPERMMask (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 232 void DecodeVPPERMMask(const Constant *C, SmallVectorImpl<int> &ShuffleMask) { in DecodeVPPERMMask() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 243 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.cpp | 324 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
H A D | X86ShuffleDecode.cpp | 338 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function
|
/aosp_15_r20/external/llvm/lib/Target/X86/Utils/ |
H A D | X86ShuffleDecode.cpp | 359 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, in DecodeVPPERMMask() function
|