Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp139 PrescanInstruction(MI); in Observe()
165 void CriticalAntiDepBreaker::PrescanInstruction(MachineInstr &MI) { in PrescanInstruction() function in CriticalAntiDepBreaker
607 PrescanInstruction(MI); in BreakAntiDependencies()
DCriticalAntiDepBreaker.h97 void PrescanInstruction(MachineInstr &MI);
DAggressiveAntiDepBreaker.h172 void PrescanInstruction(MachineInstr &MI, unsigned Count,
DAggressiveAntiDepBreaker.cpp202 PrescanInstruction(MI, Count, PassthruRegs); in Observe()
354 void AggressiveAntiDepBreaker::PrescanInstruction( in PrescanInstruction() function in AggressiveAntiDepBreaker
828 PrescanInstruction(MI, Count, PassthruRegs); in BreakAntiDependencies()