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