Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFunction.h70 class SlotIndexes; variable
H A DMachineBasicBlock.h39 class SlotIndexes; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSlotIndexes.cpp23 SlotIndexes::SlotIndexes() : MachineFunctionPass(ID) { in SlotIndexes() function in SlotIndexes
H A DRenameIndependentSubregs.cpp117 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument
H A DVirtRegMap.cpp231 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument
H A DRegAllocGreedy.h57 class SlotIndexes; variable
H A DStackColoring.cpp553 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument