Home
last modified time | relevance | path

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

/art/compiler/sea_ir/types/
Dtype_inference_visitor_test.cc40 const Type* int_type = &type_cache.Integer(); in TEST_F() local
52 const Type* int_type = &type_cache.Integer(); in TEST_F() local
96 const Type* int_type = &type_cache.Integer(); in TEST_F() local
113 const Type* int_type = &type_cache.Integer(); in TEST_F() local
Dtype_data_test.cc30 const Type* int_type = &type_cache.Integer(); in TEST_F() local
/art/runtime/
Dprimitive.cc34 int32_t int_type = static_cast<int32_t>(type); in operator <<() local
/art/test/701-easy-div-rem/
DgenMain.py36 int_type = local_vars['@INT@'] variable
/art/runtime/verifier/
Dregister_line.cc347 RegType& int_type) { in CheckBinaryOpWideShift()
387 RegType& int_type) { in CheckBinaryOp2addrWideShift()