Home
last modified time | relevance | path

Searched refs:canClobberPhysRegDefs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2856 static bool canClobberPhysRegDefs(const SUnit *SuccSU, const SUnit *SU, in canClobberPhysRegDefs() function
2976 if (canClobberPhysRegDefs(PredSuccSU, &SU, TII, TRI)) in PrescheduleNodesWithMultipleUses()
3062 if (canClobberPhysRegDefs(SuccSU, &SU, TII, TRI)) in AddPseudoTwoAddrDeps()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2729 static bool canClobberPhysRegDefs(const SUnit *SuccSU, const SUnit *SU, in canClobberPhysRegDefs() function
2850 if (canClobberPhysRegDefs(PredSuccSU, &SU, TII, TRI)) in PrescheduleNodesWithMultipleUses()
2935 if (canClobberPhysRegDefs(SuccSU, &SU, TII, TRI)) in AddPseudoTwoAddrDeps()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2659 static bool canClobberPhysRegDefs(const SUnit *SuccSU, const SUnit *SU, in canClobberPhysRegDefs() function
2778 if (canClobberPhysRegDefs(PredSuccSU, SU, TII, TRI)) in PrescheduleNodesWithMultipleUses()
2863 if (canClobberPhysRegDefs(SuccSU, SU, TII, TRI)) in AddPseudoTwoAddrDeps()