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 298 /// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the shift
300 int isVSLDOIShuffleMask(SDNode *N, bool isUnary);
PPCISelLowering.cpp 707 /// isVSLDOIShuffleMask - If this is a vsldoi shuffle mask, return the shift
709 int PPC::isVSLDOIShuffleMask(SDNode *N, bool isUnary) {
    [all...]

Completed in 58 milliseconds