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