Searched refs:kMachineType (Results 1 – 2 of 2) sorted by relevance
35 static constexpr MachineType kMachineType = MachineType::Pointer();40 static constexpr MachineType kMachineType = MachineType::SandboxedPointer();51 static constexpr MachineType kMachineType = MachineType::Int32();54 static constexpr MachineType kMachineType = MachineType::Uint32();57 static constexpr MachineType kMachineType = MachineType::Int16();60 static constexpr MachineType kMachineType = MachineType::Uint16();63 static constexpr MachineType kMachineType = MachineType::Int8();66 static constexpr MachineType kMachineType = MachineType::Uint8();74 static constexpr MachineType kMachineType = MachineType::Int64();77 static constexpr MachineType kMachineType = MachineType::Uint64();[all …]
268 constexpr MachineType kMachineType[] = { in machine_type() local275 return kMachineType[kind]; in machine_type()