Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp149 void CriticalAntiDepBreaker::PrescanInstruction(MachineInstr &MI) { in PrescanInstruction() function in CriticalAntiDepBreaker
DAggressiveAntiDepBreaker.cpp337 void AggressiveAntiDepBreaker::PrescanInstruction( in PrescanInstruction() function in AggressiveAntiDepBreaker
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCriticalAntiDepBreaker.cpp179 void CriticalAntiDepBreaker::PrescanInstruction(MachineInstr *MI) { in PrescanInstruction() function in CriticalAntiDepBreaker
DAggressiveAntiDepBreaker.cpp354 void AggressiveAntiDepBreaker::PrescanInstruction(MachineInstr *MI, in PrescanInstruction() function in AggressiveAntiDepBreaker