OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newSUnit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp
67
///
NewSUnit
- Creates a new SUnit and return a ptr to it.
69
SUnit *ScheduleDAGSDNodes::
newSUnit
(SDNode *N) {
91
SUnit *SU =
newSUnit
(Old->getNode());
363
SUnit *NodeSUnit =
newSUnit
(NI);
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h
283
SUnit *
newSUnit
(MachineInstr *MI);
379
inline SUnit *ScheduleDAGInstrs::
newSUnit
(MachineInstr *MI) {
Completed in 15 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026