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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 218 /// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the shift
220 int isVSLDOIShuffleMask(SDNode *N, bool isUnary);
PPCISelLowering.cpp 641 /// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the shift
643 int PPC::isVSLDOIShuffleMask(SDNode *N, bool isUnary) {
    [all...]

Completed in 55 milliseconds