Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.h187 void CheckUnaryOpWide(const Instruction* inst,
Dregister_line.cc291 void RegisterLine::CheckUnaryOpWide(const Instruction* inst, in CheckUnaryOpWide() function in art::verifier::RegisterLine
Dmethod_verifier.cc2431 work_line_->CheckUnaryOpWide(inst, reg_types_.LongLo(), reg_types_.LongHi(), in CodeFlowVerifyInstruction()
2438 work_line_->CheckUnaryOpWide(inst, reg_types_.DoubleLo(), reg_types_.DoubleHi(), in CodeFlowVerifyInstruction()
2461 work_line_->CheckUnaryOpWide(inst, reg_types_.DoubleLo(), reg_types_.DoubleHi(), in CodeFlowVerifyInstruction()
2480 work_line_->CheckUnaryOpWide(inst, reg_types_.LongLo(), reg_types_.LongHi(), in CodeFlowVerifyInstruction()