Home
last modified time | relevance | path

Searched refs:dst_type1 (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(verifier, inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpWide()
214 const RegType& dst_type1, const RegType& dst_type2, in CheckUnaryOpToWide() argument
217 SetRegisterTypeWide(verifier, inst->VRegA_12x(), dst_type1, dst_type2); in CheckUnaryOpToWide()
252 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOpWide() argument
257 SetRegisterTypeWide(verifier, inst->VRegA_23x(), dst_type1, dst_type2); in CheckBinaryOpWide()
292 const RegType& dst_type1, const RegType& dst_type2, in CheckBinaryOp2addrWide() argument
299 SetRegisterTypeWide(verifier, vregA, dst_type1, dst_type2); in CheckBinaryOp2addrWide()
Dregister_line.h248 const RegType& dst_type1,
256 const RegType& dst_type1,
283 const RegType& dst_type1,
312 const RegType& dst_type1,