Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.h333 void CheckLiteralOp(MethodVerifier* verifier,
Dregister_line.cc314 void RegisterLine::CheckLiteralOp(MethodVerifier* verifier, const Instruction* inst, in CheckLiteralOp() function in art::verifier::RegisterLine
Dmethod_verifier.cc3402 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), false, in CodeFlowVerifyInstruction()
3408 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), true, in CodeFlowVerifyInstruction()
3419 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), false, in CodeFlowVerifyInstruction()
3425 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), true, in CodeFlowVerifyInstruction()