OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScanInstruction
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.h
98
void
ScanInstruction
(MachineInstr *MI, unsigned Count);
AggressiveAntiDepBreaker.h
178
void
ScanInstruction
(MachineInstr *MI, unsigned Count);
CriticalAntiDepBreaker.cpp
129
ScanInstruction
(MI, Count);
242
void CriticalAntiDepBreaker::
ScanInstruction
(MachineInstr *MI,
351
// during
ScanInstruction
. So checking for an instruction with definitions of
700
ScanInstruction
(MI, Count);
AggressiveAntiDepBreaker.cpp
197
ScanInstruction
(MI, Count);
422
void AggressiveAntiDepBreaker::
ScanInstruction
(MachineInstr *MI,
800
// Ignore KILL instructions (they form a group in
ScanInstruction
[
all
...]
Completed in 48 milliseconds