Searched refs:HMEditor (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 449 class HMEditor; variable
|
/external/llvm/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 905 class LiveIntervals::HMEditor { class in LiveIntervals 916 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor() function in LiveIntervals::HMEditor 1377 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() 1386 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoBundle()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 480 class HMEditor; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveIntervals.cpp | 945 class LiveIntervals::HMEditor { class in LiveIntervals 956 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor() function in LiveIntervals::HMEditor 1453 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMove() 1462 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags); in handleMoveIntoBundle()
|