Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.h321 void CheckLiteralOp(MethodVerifier* verifier,
Dregister_line.cc309 void RegisterLine::CheckLiteralOp(MethodVerifier* verifier, const Instruction* inst, in CheckLiteralOp() function in art::verifier::RegisterLine
Dmethod_verifier.cc3209 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), false, in CodeFlowVerifyInstruction()
3215 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), true, in CodeFlowVerifyInstruction()
3226 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), false, in CodeFlowVerifyInstruction()
3232 work_line_->CheckLiteralOp(this, inst, reg_types_.Integer(), reg_types_.Integer(), true, in CodeFlowVerifyInstruction()