Searched refs:GetInt32Value (Results 1 – 6 of 6) sorted by relevance
378 …if (IsBytecodeOptimizer() && IsInt32Bit(type) && (constant->GetInt32Value() == static_cast<uint32_… in FindConstant()
2035 uint32_t GetInt32Value() const in GetInt32Value() function
263 ASSERT_EQ(const1->GetInt32Value(), val2); in TEST_F()
224 constant_inst1.GetInt32Value();
534 EXPECT_EQ(const1->GetInt32Value(), val2); in __anon1be7da800c02()
304 … enc->result_.emplace_back(pandasm::Create_LDAI(inst->CastToConstant()->GetInt32Value())); in VisitConstant()