Searched defs:Src0IsKill (Results 1 – 3 of 3) sorted by relevance
431 unsigned Src0IsKill = getKillRegState(MI.getOperand(1).isKill()); in optimizeVectElement() local
4664 bool Src0IsKill = hasTrivialKill(I->getOperand(0)); in selectRem() local4728 bool Src0IsKill = hasTrivialKill(Src0); in selectMul() local4742 bool Src0IsKill = hasTrivialKill(I->getOperand(0)); in selectMul() local4943 bool Src0IsKill = hasTrivialKill(I->getOperand(0)); in selectSDiv() local
4180 bool Src0IsKill = MUL->getOperand(1).isKill(); in genFusedMultiply() local4331 bool Src0IsKill = MUL->getOperand(1).isKill(); in genMaddR() local