Searched refs:int_type (Results 1 – 6 of 6) sorted by relevance
51 int_type = local_vars['@INT@'] variable64 calls[int_type] = calls.get(int_type, '') + subst_vars(local_vars, '''70 for int_type in ('int', 'long'):71 local_vars['@INT@'] = int_type
64 uint32_t int_type = static_cast<uint32_t>(type); in operator <<() local66 os << kTypeNames[int_type]; in operator <<()68 os << "Type[" << int_type << "]"; in operator <<()
57 int_type overflow(int_type c) override { in overflow()
263 const RegType& int_type) { in CheckBinaryOpWideShift() argument265 VerifyRegisterType(verifier, inst->VRegC_23x(), int_type)) { in CheckBinaryOpWideShift()305 const RegType& int_type) { in CheckBinaryOp2addrWideShift() argument309 VerifyRegisterType(verifier, vregB, int_type)) { in CheckBinaryOp2addrWideShift()
295 const RegType& int_type)324 const RegType& int_type)
713 const RegType& int_type = cache.Integer(); in TEST_F() local819 all.push_back(&int_type); in TEST_F()857 ADD_EDGE(int_type, conflict); in TEST_F()919 ADD_EDGE(zero, int_type); in TEST_F()