Lines Matching refs:kInt32
46 i_add1_ = new (GetAllocator()) HAdd(DataType::Type::kInt32, i_, c1); in CreateEntryBlockInstructions()
47 i_add4_ = new (GetAllocator()) HAdd(DataType::Type::kInt32, i_, c4); in CreateEntryBlockInstructions()
83 phi_ = new (GetAllocator()) HPhi(GetAllocator(), 0, 0, DataType::Type::kInt32); in CreateTestControlFlowGraph()
93 HInstruction* inc_phi = new (GetAllocator()) HAdd(DataType::Type::kInt32, phi_, c1); in CreateTestControlFlowGraph()
158 DataType::Type::kInt32, in AddVecLoad()
159 SideEffects::ArrayReadOfType(DataType::Type::kInt32), in AddVecLoad()
182 DataType::Type::kInt32, in AddVecStore()
192 DataType::Type::kInt32, in AddVecStore()
193 SideEffects::ArrayWriteOfType(DataType::Type::kInt32), in AddVecStore()
207 HInstruction* get = new (GetAllocator()) HArrayGet(array, index, DataType::Type::kInt32, 0); in AddArrayGet()
229 DataType::Type::kInt32, in AddArraySet()
239 DataType::Type::kInt32)); in CreateParameters()
244 DataType::Type::kInt32)); in CreateParameters()
249 DataType::Type::kInt32)); in CreateParameters()