Home
last modified time | relevance | path

Searched refs:CheckBinaryOp2addrWide (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dregister_line.h233 void CheckBinaryOp2addrWide(const Instruction* inst,
Dregister_line.cc373 void RegisterLine::CheckBinaryOp2addrWide(const Instruction* inst, in CheckBinaryOp2addrWide() function in art::verifier::RegisterLine
Dmethod_verifier.cc2590 work_line_->CheckBinaryOp2addrWide(inst, reg_types_.LongLo(), reg_types_.LongHi(), in CodeFlowVerifyInstruction()
2616 work_line_->CheckBinaryOp2addrWide(inst, reg_types_.DoubleLo(), reg_types_.DoubleHi(), in CodeFlowVerifyInstruction()