Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line.cc201 const RegType& dst_type1, const RegType& dst_type2, in CheckUnaryOpWide() argument
204 SetRegisterTypeWide(verifier, inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpWide()
209 const RegType& dst_type1, const RegType& dst_type2, in CheckUnaryOpToWide() argument
212 SetRegisterTypeWide(verifier, inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpToWide()
247 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOpWide() argument
252 SetRegisterTypeWide(verifier, inst->VRegA_23x(), dst_type1, dst_type2); in CheckBinaryOpWide()
287 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOp2addrWide() argument
294 SetRegisterTypeWide(verifier, vregA, dst_type1, dst_type2); in CheckBinaryOp2addrWide()
Dregister_line.h236 const RegType& dst_type1,
244 const RegType& dst_type1,
271 const RegType& dst_type1,
300 const RegType& dst_type1,