Home
last modified time | relevance | path

Searched defs:NumSlots (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DRetireControlUnit.h53 unsigned NumSlots; // Slots reserved to this instruction. member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMarkLastScratchLoad.cpp73 const unsigned NumSlots = LS->getNumIntervals(); in runOnMachineFunction() local
/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp829 calculateLiveIntervals(unsigned NumSlots) calculateLiveIntervals() argument
1166 expungeSlotMap(DenseMap<int,int> & SlotRemap,unsigned NumSlots) expungeSlotMap() argument
1195 unsigned NumSlots = MFI->getObjectIndexEnd(); runOnMachineFunction() local
[all...]
H A DStackSlotColoring.cpp535 unsigned NumSlots = LS->getNumIntervals(); runOnMachineFunction() local
/llvm-project/llvm/include/llvm/IR/
H A DValue.h914 unsigned NumSlots = 1; sortUseList() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp122 assert(NextSlotToAllocate <= NumSlots && "Broken invariant"); in allocateStackSlot() local
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp992 int NumSlots = processIndex(); initializeIndexIfNeeded() local
3031 int NumSlots = Machine.initializeIndexIfNeeded(); printModuleSummaryIndex() local