Searched refs:GetPredicationKind (Results 1 – 2 of 2) sorted by relevance
107 PredicationKind GetPredicationKind() const { return GetPackedField<PredicationKindField>(); } in GetPredicationKind() function121 return GetPredicationKind() != PredicationKind::kNotPredicated; in IsPredicated()152 HVecOperation::PredicationKind instr0_predicate_kind = instr0->GetPredicationKind(); in HaveSamePredicate()154 instr1->GetPredicationKind() == instr0_predicate_kind; in HaveSamePredicate()
352 vec_binop->GetPredicationKind()); in TryCombineVecMultiplyAccumulate()