Home
last modified time | relevance | path

Searched refs:dst_type2 (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dregister_line.cc206 const RegType& dst_type1, const RegType& dst_type2, in CheckUnaryOpWide() argument
209 SetRegisterTypeWide(inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpWide()
214 const RegType& dst_type1, const RegType& dst_type2, in CheckUnaryOpToWide() argument
217 SetRegisterTypeWide(inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpToWide()
250 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOpWide() argument
255 SetRegisterTypeWide(inst->VRegA_23x(), dst_type1, dst_type2); in CheckBinaryOpWide()
288 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOp2addrWide() argument
295 SetRegisterTypeWide(vregA, dst_type1, dst_type2); in CheckBinaryOp2addrWide()
Dregister_line.h247 const RegType& dst_type2,
255 const RegType& dst_type2,
282 const RegType& dst_type2,
311 const RegType& dst_type2,