Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.cc204 const RegType& dst_type1, const RegType& dst_type2, in CheckUnaryOpWide() argument
207 SetRegisterTypeWide(verifier, inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpWide()
212 const RegType& dst_type1, const RegType& dst_type2, in CheckUnaryOpToWide() argument
215 SetRegisterTypeWide(verifier, inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpToWide()
250 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOpWide() argument
255 SetRegisterTypeWide(verifier, inst->VRegA_23x(), dst_type1, dst_type2); in CheckBinaryOpWide()
290 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOp2addrWide() argument
297 SetRegisterTypeWide(verifier, vregA, dst_type1, dst_type2); in CheckBinaryOp2addrWide()
Dregister_line.h235 const RegType& dst_type1,
243 const RegType& dst_type1,
270 const RegType& dst_type1,
299 const RegType& dst_type1,