Searched refs:ExtendTySize (Results 1 – 1 of 1) sorted by relevance
509 unsigned ExtendTySize = ExtendTy.getSizeInBits(); in performANDCombine() local512 if ((Op0Opcode == MipsISD::VEXTRACT_ZEXT_ELT && Log2 >= ExtendTySize) || in performANDCombine()513 Log2 == ExtendTySize) { in performANDCombine()