Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.h38 void DecodeVPPERMMask(const Constant *C, unsigned Width,
H A DX86ShuffleDecodeConstantPool.cpp244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
H A DX86MCInstLower.cpp2154 DecodeVPPERMMask(C, Width, Mask); in addConstantComments()
H A DX86ISelLowering.cpp7210 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.h124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
H A DX86ShuffleDecode.cpp323 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function