Searched refs:GetTypeIndex (Results 1 – 4 of 4) sorted by relevance
1194 uint16_t GetTypeIndex() const { return type_index_; } in GetTypeIndex() function
889 __ movq(CpuRegister(calling_convention.GetRegisterAt(0)), Immediate(instruction->GetTypeIndex())); in VisitNewInstance()
1000 __ LoadImmediate(calling_convention.GetRegisterAt(0), instruction->GetTypeIndex()); in VisitNewInstance()
964 __ movl(calling_convention.GetRegisterAt(0), Immediate(instruction->GetTypeIndex())); in VisitNewInstance()