Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.h197 void CheckUnaryOpFromWide(const Instruction* inst,
Dregister_line.cc307 void RegisterLine::CheckUnaryOpFromWide(const Instruction* inst, in CheckUnaryOpFromWide() function in art::verifier::RegisterLine
Dmethod_verifier.cc2453 work_line_->CheckUnaryOpFromWide(inst, reg_types_.Integer(), in CodeFlowVerifyInstruction()
2457 work_line_->CheckUnaryOpFromWide(inst, reg_types_.Float(), in CodeFlowVerifyInstruction()
2476 work_line_->CheckUnaryOpFromWide(inst, reg_types_.Integer(), in CodeFlowVerifyInstruction()
2484 work_line_->CheckUnaryOpFromWide(inst, reg_types_.Float(), in CodeFlowVerifyInstruction()