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 204 // by isShuffleMaskLegal). If this function returns false, then method (2) is
455 virtual bool isShuffleMaskLegal(const SmallVectorImpl<int> &/*Mask*/,
466 /// Similar to isShuffleMaskLegal. This is used by Targets can use this to
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 168 milliseconds