Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ShuffleDecodeConstantPool.h38 void DecodeVPPERMMask(const Constant *C, unsigned Width,
HDX86ShuffleDecodeConstantPool.cpp244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() function
HDX86MCInstLower.cpp1890 DecodeVPPERMMask(C, Width, Mask); in addConstantComments()
HDX86ISelLowering.cpp5468 DecodeVPPERMMask(RawMask, RawUndefs, Mask); in getTargetShuffleMask()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86ShuffleDecode.h124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
HDX86ShuffleDecode.cpp324 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() function