Searched defs:ScanInstruction (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | CriticalAntiDepBreaker.cpp | 236 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker |
D | AggressiveAntiDepBreaker.cpp | 425 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | CriticalAntiDepBreaker.cpp | 245 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr *MI, in ScanInstruction() function in CriticalAntiDepBreaker |
D | AggressiveAntiDepBreaker.cpp | 432 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr *MI, in ScanInstruction() function in AggressiveAntiDepBreaker |