OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:moveInstruction
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineScheduler.h
343
void
moveInstruction
(MachineInstr *MI, MachineBasicBlock::iterator InsertPos);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineScheduler.cpp
733
void ScheduleDAGMI::
moveInstruction
(
805
moveInstruction
(MI, CurrentTop);
815
moveInstruction
(MI, CurrentBottom);
1415
moveInstruction
(MI, CurrentTop);
1450
moveInstruction
(MI, CurrentBottom);
3458
DAG->
moveInstruction
(Copy, InsertPos);
Completed in 31 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026