Searched refs:SetGoverningPredicate (Results 1 – 2 of 2) sorted by relevance
125 void SetGoverningPredicate(HInstruction* input, PredicationKind pred_kind) { in SetGoverningPredicate() function134 SetGoverningPredicate(input, PredicationKind::kMergingForm); in SetMergingGoverningPredicate()137 SetGoverningPredicate(input, PredicationKind::kZeroingForm); in SetZeroingGoverningPredicate()
351 mulacc->SetGoverningPredicate(vec_binop->GetGoverningPredicate(), in TryCombineVecMultiplyAccumulate()