OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrescanInstruction
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.h
97
void
PrescanInstruction
(MachineInstr *MI);
AggressiveAntiDepBreaker.h
176
void
PrescanInstruction
(MachineInstr *MI, unsigned Count,
CriticalAntiDepBreaker.cpp
128
PrescanInstruction
(MI);
154
void CriticalAntiDepBreaker::
PrescanInstruction
(MachineInstr *MI) {
350
// RegRefs because the def is inserted by
PrescanInstruction
and not erased
605
PrescanInstruction
(MI);
AggressiveAntiDepBreaker.cpp
196
PrescanInstruction
(MI, Count, PassthruRegs);
335
void AggressiveAntiDepBreaker::
PrescanInstruction
(MachineInstr *MI,
782
PrescanInstruction
(MI, Count, PassthruRegs);
[
all
...]
Completed in 81 milliseconds