Searched defs:PrescanInstruction (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | CriticalAntiDepBreaker.cpp | 149 void CriticalAntiDepBreaker::PrescanInstruction(MachineInstr &MI) { in PrescanInstruction() function in CriticalAntiDepBreaker |
D | AggressiveAntiDepBreaker.cpp | 337 void AggressiveAntiDepBreaker::PrescanInstruction( in PrescanInstruction() function in AggressiveAntiDepBreaker |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | CriticalAntiDepBreaker.cpp | 179 void CriticalAntiDepBreaker::PrescanInstruction(MachineInstr *MI) { in PrescanInstruction() function in CriticalAntiDepBreaker |
D | AggressiveAntiDepBreaker.cpp | 354 void AggressiveAntiDepBreaker::PrescanInstruction(MachineInstr *MI, in PrescanInstruction() function in AggressiveAntiDepBreaker |