HomeSort by relevance Sort by last modified time
    Searched refs:DecodeBLENDMask (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.h 101 void DecodeBLENDMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask);
X86ShuffleDecode.cpp 345 void DecodeBLENDMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.h 115 void DecodeBLENDMask(unsigned NumElts, unsigned Imm,
X86ShuffleDecode.cpp 329 void DecodeBLENDMask(unsigned NumElts, unsigned Imm,
  /external/llvm/lib/Target/X86/InstPrinter/
X86InstComments.cpp 390 DecodeBLENDMask(getRegOperandVectorVT(MI, MVT::f64, 0),
406 DecodeBLENDMask(getRegOperandVectorVT(MI, MVT::f32, 0),
422 DecodeBLENDMask(getRegOperandVectorVT(MI, MVT::i16, 0),
436 DecodeBLENDMask(getRegOperandVectorVT(MI, MVT::i32, 0),
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
X86InstComments.cpp 525 DecodeBLENDMask(getRegOperandNumElts(MI, 64, 0),
541 DecodeBLENDMask(getRegOperandNumElts(MI, 32, 0),
557 DecodeBLENDMask(getRegOperandNumElts(MI, 16, 0),
571 DecodeBLENDMask(getRegOperandNumElts(MI, 32, 0),
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 81 milliseconds