Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h97 void PrescanInstruction(MachineInstr &MI);
DCriticalAntiDepBreaker.cpp135 PrescanInstruction(MI); in Observe()
160 void CriticalAntiDepBreaker::PrescanInstruction(MachineInstr &MI) { in PrescanInstruction() function in CriticalAntiDepBreaker
601 PrescanInstruction(MI); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.h172 void PrescanInstruction(MachineInstr &MI, unsigned Count,
DAggressiveAntiDepBreaker.cpp196 PrescanInstruction(MI, Count, PassthruRegs); in Observe()
346 void AggressiveAntiDepBreaker::PrescanInstruction( in PrescanInstruction() function in AggressiveAntiDepBreaker
820 PrescanInstruction(MI, Count, PassthruRegs); in BreakAntiDependencies()