Home
last modified time | relevance | path

Searched refs:NumSlots (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp822 Starts.resize(NumSlots); in calculateLiveIntervals()
824 DefinitelyInUse.resize(NumSlots); in calculateLiveIntervals()
1123 for (unsigned i=0; i < NumSlots; ++i) { in expungeSlotMap()
1153 if (!NumSlots) in runOnMachineFunction()
1157 SortedSlots.reserve(NumSlots); in runOnMachineFunction()
1158 Intervals.reserve(NumSlots); in runOnMachineFunction()
1159 LiveStarts.resize(NumSlots); in runOnMachineFunction()
1184 for (unsigned i=0; i < NumSlots; ++i) { in runOnMachineFunction()
1197 calculateLiveIntervals(NumSlots); in runOnMachineFunction()
1211 for (unsigned I = 0; I < NumSlots; ++I) { in runOnMachineFunction()
[all …]
H A DStackSlotColoring.cpp499 unsigned NumSlots = LS->getNumIntervals(); in runOnMachineFunction() local
500 if (NumSlots == 0) in runOnMachineFunction()
/freebsd-12.1/contrib/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp64 assert(Current.NumSlots && "Reserved zero slots?"); in consumeCurrentToken()
69 CurrentInstructionSlotIdx += Current.NumSlots; in consumeCurrentToken()
71 AvailableSlots += Current.NumSlots; in consumeCurrentToken()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DValue.h703 unsigned NumSlots = 1; in sortUseList() local
716 for (I = 0; I < NumSlots; ++I) { in sortUseList()
728 if (I == NumSlots) { in sortUseList()
729 ++NumSlots; in sortUseList()
730 assert(NumSlots <= MaxSlots && "Use list bigger than 2^32"); in sortUseList()
741 for (unsigned I = 0; I < NumSlots; ++I) in sortUseList()
/freebsd-12.1/contrib/llvm/include/llvm/MCA/HardwareUnits/
H A DRetireControlUnit.h54 unsigned NumSlots; // Slots reserved to this instruction. member
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp106 const size_t NumSlots = AllocatedStackSlots.size(); in allocateStackSlot() local
107 assert(NextSlotToAllocate <= NumSlots && "Broken invariant"); in allocateStackSlot()
113 for (; NextSlotToAllocate < NumSlots; NextSlotToAllocate++) { in allocateStackSlot()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr_table.c435 MPR_PRINTFIELD(sc, data, NumSlots, %d); in mpr_print_evt_sas()
H A Dmpr_mapping.c2766 if (!event_data->NumSlots) { in mpr_mapping_enclosure_dev_status_change_event()
2849 et_entry->num_slots = le16toh(event_data->NumSlots); in mpr_mapping_enclosure_dev_status_change_event()
/freebsd-12.1/sys/dev/mps/
H A Dmps_table.c414 MPS_PRINTFIELD(sc, data, NumSlots, %d); in mps_print_evt_sas()
H A Dmps_mapping.c2302 if (!event_data->NumSlots) { in mps_mapping_enclosure_dev_status_change_event()
2385 et_entry->num_slots = le16toh(event_data->NumSlots); in mps_mapping_enclosure_dev_status_change_event()
/freebsd-12.1/usr.sbin/mpsutil/
H A Dmps_show.c626 enc->NumSlots, enc->EnclosureLogicalID.High, in show_enclosures()
/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2_ioc.h898 U16 NumSlots; /* 0x0C */ member
H A Dmpi2_cnfg.h2590 U16 NumSlots; /* 0x18 */ member
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h1122 U16 NumSlots; /* 0x0C */ member
H A Dmpi2_cnfg.h3132 U16 NumSlots; /* 0x18 */ member
/freebsd-12.1/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h3091 U16 NumSlots; /* 18h */ member