Home
last modified time | relevance | path

Searched refs:ScanInstruction (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp140 ScanInstruction(MI, Count); in Observe()
252 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker
700 ScanInstruction(MI, Count); in BreakAntiDependencies()
DCriticalAntiDepBreaker.h98 void ScanInstruction(MachineInstr &MI, unsigned Count);
DAggressiveAntiDepBreaker.h174 void ScanInstruction(MachineInstr &MI, unsigned Count);
DAggressiveAntiDepBreaker.cpp203 ScanInstruction(MI, Count); in Observe()
443 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker
1009 ScanInstruction(MI, Count); in BreakAntiDependencies()