Searched refs:mulacc (Results 1 – 2 of 2) sorted by relevance
79 HMultiplyAccumulate* mulacc = new (allocator) HMultiplyAccumulate( in TrySimpleMultiplyAccumulatePatterns() local82 mul->GetBlock()->ReplaceAndRemoveInstructionWith(mul, mulacc); in TrySimpleMultiplyAccumulatePatterns()139 HMultiplyAccumulate* mulacc = in TryCombineMultiplyAccumulate() local146 binop->GetBlock()->ReplaceAndRemoveInstructionWith(binop, mulacc); in TryCombineMultiplyAccumulate()152 HMultiplyAccumulate* mulacc = in TryCombineMultiplyAccumulate() local159 use->GetBlock()->ReplaceAndRemoveInstructionWith(use, mulacc); in TryCombineMultiplyAccumulate()
337 HVecMultiplyAccumulate* mulacc = in TryCombineVecMultiplyAccumulate() local349 vec_binop->GetBlock()->ReplaceAndRemoveInstructionWith(vec_binop, mulacc); in TryCombineVecMultiplyAccumulate()351 mulacc->SetGoverningPredicate(vec_binop->GetGoverningPredicate(), in TryCombineVecMultiplyAccumulate()