Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h42 class SlotIndexes; variable
DMachineFunction.h70 class SlotIndexes; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSlotIndexes.cpp23 SlotIndexes::SlotIndexes() : MachineFunctionPass(ID), mf(nullptr) { in SlotIndexes() function in SlotIndexes
DRenameIndependentSubregs.cpp117 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument
DVirtRegMap.cpp215 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument
DStackColoring.cpp522 INITIALIZE_PASS_DEPENDENCY(SlotIndexes) in INITIALIZE_PASS_DEPENDENCY() argument