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

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

Completed in 642 milliseconds