Home
last modified time | relevance | path

Searched defs:SlotIndexes (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h71 class SlotIndexes; global() variable
H A DMachineBasicBlock.h40 class SlotIndexes; global() variable
H A DSlotIndexes.h65 friend class SlotIndexes; global() variable
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp23 SlotIndexes::SlotIndexes() : MachineFunctionPass(ID) { SlotIndexes() function in SlotIndexes
[all...]
H A DRenameIndependentSubregs.cpp117 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) INITIALIZE_PASS_DEPENDENCY() argument
H A DVirtRegMap.cpp231 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) INITIALIZE_PASS_DEPENDENCY() argument
H A DRegAllocGreedy.h55 class SlotIndexes; global() variable
H A DStackColoring.cpp520 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) INITIALIZE_PASS_DEPENDENCY() argument