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 196 /// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
198 bool isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, bool isUnary);
PPCISelLowering.cpp 538 /// isVPKUHUMShuffleMask - Return true if this is the shuffle mask for a
540 bool PPC::isVPKUHUMShuffleMask(ShuffleVectorSDNode *N, bool isUnary) {
    [all...]

Completed in 32 milliseconds