Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 4 of 4) sorted by relevance

/art/libdexfile/dex/
Dprimitive.cc64 uint32_t int_type = static_cast<uint32_t>(type); in operator <<() local
/art/test/701-easy-div-rem/
DgenMain.py51 int_type = local_vars['@INT@'] variable
/art/runtime/verifier/
Dregister_line.cc263 const RegType& int_type) { in CheckBinaryOpWideShift()
305 const RegType& int_type) { in CheckBinaryOp2addrWideShift()
Dreg_type_test.cc727 const RegType& int_type = cache.Integer(); in TEST_F() local