Searched refs:ScanInstruction (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CriticalAntiDepBreaker.h | 98 void ScanInstruction(MachineInstr &MI, unsigned Count);
|
| H A D | CriticalAntiDepBreaker.cpp | 135 ScanInstruction(MI, Count); in Observe() 251 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker 690 ScanInstruction(MI, Count); in BreakAntiDependencies()
|
| H A D | AggressiveAntiDepBreaker.h | 178 void ScanInstruction(MachineInstr &MI, unsigned Count);
|
| H A D | AggressiveAntiDepBreaker.cpp | 195 ScanInstruction(MI, Count); in Observe() 431 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker 961 ScanInstruction(MI, Count); in BreakAntiDependencies()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 16244 …nInstructionEPNS_12MachineInstrEj", "llvm::AggressiveAntiDepBreaker::ScanInstruction(llvm::Machine… 16350 …canInstructionEPNS_12MachineInstrEj", "llvm::CriticalAntiDepBreaker::ScanInstruction(llvm::Machine…
|