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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 200 /// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
202 bool isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, bool isUnary);
PPCISelLowering.cpp 567 /// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
569 bool PPC::isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, bool isUnary) {
    [all...]

Completed in 162 milliseconds