Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.h267 void CheckLiteralOp(MethodVerifier* verifier, const Instruction* inst,
Dregister_line.cc313 void RegisterLine::CheckLiteralOp(MethodVerifier* verifier, const Instruction* inst, in CheckLiteralOp() function in art::verifier::RegisterLine
Dmethod_verifier.cc2783 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), false, in CodeFlowVerifyInstruction()
2789 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), true, in CodeFlowVerifyInstruction()
2800 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), false, in CodeFlowVerifyInstruction()
2806 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), true, in CodeFlowVerifyInstruction()