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

  /external/llvm/include/llvm/Target/
TargetLowering.h 375 /// isVectorClearMaskLegal - Similar to isShuffleMaskLegal. This is
379 virtual bool isVectorClearMaskLegal(const SmallVectorImpl<int> &/*Mask*/,
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 183 milliseconds