Home
last modified time | relevance | path

Searched refs:BuildSchedGraph (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h97 void BuildSchedGraph(AAResults *AA);
H A DScheduleDAGVLIW.cpp98 BuildSchedGraph(AA); in Schedule()
H A DScheduleDAGFast.cpp125 BuildSchedGraph(nullptr); in Schedule()
H A DScheduleDAGSDNodes.cpp531 void ScheduleDAGSDNodes::BuildSchedGraph(AAResults *AA) { in BuildSchedGraph() function in ScheduleDAGSDNodes
H A DScheduleDAGRRList.cpp371 BuildSchedGraph(nullptr); in Schedule()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h87 void BuildSchedGraph(AliasAnalysis *AA);
H A DScheduleDAGVLIW.cpp101 BuildSchedGraph(AA); in Schedule()
H A DScheduleDAGFast.cpp125 BuildSchedGraph(nullptr); in Schedule()
H A DScheduleDAGSDNodes.cpp514 void ScheduleDAGSDNodes::BuildSchedGraph(AliasAnalysis *AA) { in BuildSchedGraph() function in ScheduleDAGSDNodes
H A DScheduleDAGRRList.cpp337 BuildSchedGraph(nullptr); in Schedule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h97 void BuildSchedGraph(AAResults *AA);
H A DScheduleDAGVLIW.cpp94 BuildSchedGraph(AA); in Schedule()
H A DScheduleDAGFast.cpp121 BuildSchedGraph(nullptr); in Schedule()
H A DScheduleDAGSDNodes.cpp538 void ScheduleDAGSDNodes::BuildSchedGraph(AAResults *AA) { in BuildSchedGraph() function in ScheduleDAGSDNodes
H A DScheduleDAGRRList.cpp374 BuildSchedGraph(nullptr); in Schedule()