Searched defs:node1 (Results 1 – 8 of 8) sorted by relevance
814 AArch64Schedule::CSRResult AArch64Schedule::DoCSR(DepNode &node1, DepNode &node2, in DoCSR()878 AArch64Schedule::CSRResult AArch64Schedule::ScheduleCrossCall(const DepNode &node1, const DepNode &… in ScheduleCrossCall() argument899 bool AArch64Schedule::CompareDepNode(DepNode &node1, DepNode &node2, AArch64ScheduleProcessInfo &sc… in CompareDepNode()
73 auto *node1 = gr.AllocNode(); in TEST_F() local
72 auto *node1 = gr.AllocNode(); in TEST_F() local
252 auto *node1 = gr.AllocNode(); in __anonb7fcf74c0802() local
223 cJSON *node1 = cJSON_CreateString("test"); in HWTEST_F_L0() local
693 ProfileNode node1; in HWTEST_F_L0() local
145 bool RegPressureSchedule::DepNodePriorityCmp(const DepNode *node1, const DepNode *node2) in DepNodePriorityCmp()
1035 void EAConnectionGraph::UpdateCallerEdgesInternal(EACGObjectNode *node1, int32 fieldID, EACGObjectN… in UpdateCallerEdgesInternal()