Searched refs:isIntExtFree (Results 1 – 1 of 1) sorted by relevance
265 static bool isIntExtFree(const Instruction *I) { in isIntExtFree() function673 if (!isIntExtFree(ZE) && ZE->getOperand(0)->getType()->isIntegerTy(32)) { in computeAddress()678 if (!isIntExtFree(SE) && SE->getOperand(0)->getType()->isIntegerTy(32)) { in computeAddress()756 if (!isIntExtFree(ZE) && ZE->getOperand(0)->getType()->isIntegerTy(32)) { in computeAddress()761 if (!isIntExtFree(SE) && SE->getOperand(0)->getType()->isIntegerTy(32)) { in computeAddress()812 if (!isIntExtFree(ZE) && ZE->getOperand(0)->getType()->isIntegerTy(32)) { in computeAddress()817 if (!isIntExtFree(SE) && SE->getOperand(0)->getType()->isIntegerTy(32)) { in computeAddress()4508 if (!isIntExtFree(ZExt)) { in selectMul()4517 if (!isIntExtFree(SExt)) { in selectMul()4575 if (!isIntExtFree(ZExt)) { in selectShift()[all …]