Searched refs:CheckBinaryOpWide (Results 1 – 3 of 3) sorted by relevance
212 void CheckBinaryOpWide(const Instruction* inst,
335 void RegisterLine::CheckBinaryOpWide(const Instruction* inst, in CheckBinaryOpWide() function in art::verifier::RegisterLine
2522 work_line_->CheckBinaryOpWide(inst, reg_types_.LongLo(), reg_types_.LongHi(), in CodeFlowVerifyInstruction()2549 work_line_->CheckBinaryOpWide(inst, reg_types_.DoubleLo(), reg_types_.DoubleHi(), in CodeFlowVerifyInstruction()