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

  /external/llvm/lib/Target/X86/
X86ISelLowering.h 672 /// isVectorClearMaskLegal - Similar to isShuffleMaskLegal. This is
676 virtual bool isVectorClearMaskLegal(const SmallVectorImpl<int> &Mask,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 357 /// isVectorClearMaskLegal - Similar to isShuffleMaskLegal. This is
361 virtual bool isVectorClearMaskLegal(const SmallVectorImpl<int> &Mask,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 130 milliseconds