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