Searched refs:MachineTypesOf (Results 1 – 4 of 4) sorted by relevance
277 ZoneVector<MachineType> const* types = MachineTypesOf(state->op()); in type()
184 ZoneVector<MachineType> const* MachineTypesOf(Operator const*)
238 ZoneVector<MachineType> const* MachineTypesOf(Operator const* op) { in MachineTypesOf() function
502 ZoneVector<MachineType> const* types = MachineTypesOf(input->op()); in AddOperandToStateValueDescriptor()