Searched defs:binop (Results 1 – 2 of 2) sorted by relevance
125 HBinaryOperation* binop = use->AsBinaryOperation(); in TryCombineMultiplyAccumulate() local
188 bool InstructionSimplifierVisitor::TryMoveNegOnInputsAfterBinop(HBinaryOperation* binop) { in TryMoveNegOnInputsAfterBinop()295 HInstruction* binop = mul->GetUses().front().GetUser(); in TryCombineVecMultiplyAccumulate() local2921 static HBinaryOperation* AsAddOrSub(HInstruction* binop) { in AsAddOrSub()