Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.h244 void CheckBinaryOp2addr(MethodVerifier* verifier, const Instruction* inst,
Dregister_line.cc271 void RegisterLine::CheckBinaryOp2addr(MethodVerifier* verifier, const Instruction* inst, in CheckBinaryOp2addr() function in art::verifier::RegisterLine
Dmethod_verifier.cc2730 work_line_->CheckBinaryOp2addr(this, inst, reg_types_.Integer(), reg_types_.Integer(), in CodeFlowVerifyInstruction()
2736 work_line_->CheckBinaryOp2addr(this, inst, reg_types_.Integer(), reg_types_.Integer(), in CodeFlowVerifyInstruction()
2740 work_line_->CheckBinaryOp2addr(this, inst, reg_types_.Integer(), reg_types_.Integer(), in CodeFlowVerifyInstruction()
2766 work_line_->CheckBinaryOp2addr(this, inst, reg_types_.Float(), reg_types_.Float(), in CodeFlowVerifyInstruction()