HomeSort by: relevance | last modified time | path
    Searched refs:DecodeVPPERMMask (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ShuffleDecodeConstantPool.h 38 void DecodeVPPERMMask(const Constant *C, unsigned Width,
X86ShuffleDecodeConstantPool.cpp 244 void DecodeVPPERMMask(const Constant *C, unsigned Width,
X86MCInstLower.cpp 2154 DecodeVPPERMMask(C, Width, Mask);
X86ISelLowering.cpp 7210 DecodeVPPERMMask(RawMask, RawUndefs, Mask);
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86ShuffleDecode.h 124 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,
X86ShuffleDecode.cpp 323 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts,

Completed in 72 milliseconds