HomeSort by relevance Sort by last modified time
    Searched defs:isShuffleMaskLegal (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.h 34 virtual bool isShuffleMaskLegal(const SmallVectorImpl<int> &Mask,
  /external/llvm/include/llvm/Target/
TargetLowering.h 385 virtual bool isShuffleMaskLegal(const SmallVectorImpl<int> &/*Mask*/,
396 /// Similar to isShuffleMaskLegal. This is used by Targets can use this to
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 143 milliseconds