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

  /external/llvm/include/llvm/Target/
TargetLowering.h 343 /// isShuffleMaskLegal - Targets can use this to indicate that they only
347 virtual bool isShuffleMaskLegal(const SmallVectorImpl<int> &Mask,
357 /// isVectorClearMaskLegal - Similar to isShuffleMaskLegal. This is
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 52 milliseconds