Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h93 void ScanInstruction(MachineInstr &MI, unsigned Count);
DAggressiveAntiDepBreaker.h171 void ScanInstruction(MachineInstr &MI, unsigned Count);
DCriticalAntiDepBreaker.cpp124 ScanInstruction(MI, Count); in Observe()
236 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker
677 ScanInstruction(MI, Count); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.cpp190 ScanInstruction(MI, Count); in Observe()
425 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker
994 ScanInstruction(MI, Count); in BreakAntiDependencies()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h98 void ScanInstruction(MachineInstr &MI, unsigned Count);
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()
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()
/external/llvm-project/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h98 void ScanInstruction(MachineInstr &MI, unsigned Count);
DCriticalAntiDepBreaker.cpp137 ScanInstruction(MI, Count); in Observe()
249 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker
697 ScanInstruction(MI, Count); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.h174 void ScanInstruction(MachineInstr &MI, unsigned Count);
DAggressiveAntiDepBreaker.cpp198 ScanInstruction(MI, Count); in Observe()
438 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker
1004 ScanInstruction(MI, Count); in BreakAntiDependencies()