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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 302 /// isSplatShuffleMask - Return true if the specified VECTOR_SHUFFLE operand
305 bool isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize);
312 /// specified isSplatShuffleMask VECTOR_SHUFFLE mask.
PPCISelLowering.cpp 742 /// isSplatShuffleMask - Return true if the specified VECTOR_SHUFFLE operand
745 bool PPC::isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize) {
    [all...]

Completed in 185 milliseconds