Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineBasicBlock.h42 class SlotIndexes; variable
HDMachineFunction.h70 class SlotIndexes; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSlotIndexes.cpp23 SlotIndexes::SlotIndexes() : MachineFunctionPass(ID), mf(nullptr) { in SlotIndexes() function in SlotIndexes
HDRenameIndependentSubregs.cpp117 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument
HDVirtRegMap.cpp215 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument
HDStackColoring.cpp522 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument