Home
last modified time | relevance | path

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

/art/runtime/
Dprimitive.cc40 int32_t int_type = static_cast<int32_t>(type); in operator <<() local
/art/test/701-easy-div-rem/
DgenMain.py51 int_type = local_vars['@INT@'] variable
/art/runtime/verifier/
Dregister_line.cc258 const RegType& int_type) { in CheckBinaryOpWideShift()
300 const RegType& int_type) { in CheckBinaryOp2addrWideShift()