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

Completed in 41 milliseconds