Home
last modified time | relevance | path

Searched defs:LiveRegDefs (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp73 std::vector<SUnit*> LiveRegDefs; member in __anon63ab2a9a0111::ScheduleDAGFast
444 std::vector<SUnit *> &LiveRegDefs, in CheckForLiveRegDef()
DScheduleDAGRRList.cpp169 std::unique_ptr<SUnit*[]> LiveRegDefs; member in __anonad8f978c0111::ScheduleDAGRRList
1301 static void CheckForLiveRegDef(SUnit *SU, unsigned Reg, SUnit **LiveRegDefs, in CheckForLiveRegDef()
1328 ArrayRef<SUnit*> LiveRegDefs, in CheckForLiveRegDefMasked()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp77 std::vector<SUnit*> LiveRegDefs; member in __anon8e52b3940111::ScheduleDAGFast
447 std::vector<SUnit*> &LiveRegDefs, in CheckForLiveRegDef()
DScheduleDAGRRList.cpp169 std::unique_ptr<SUnit*[]> LiveRegDefs; member in __anon203d47060111::ScheduleDAGRRList
1298 SUnit **LiveRegDefs, in CheckForLiveRegDef()
1320 ArrayRef<SUnit*> LiveRegDefs, in CheckForLiveRegDefMasked()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp77 std::vector<SUnit*> LiveRegDefs; member in __anonbbc60c720111::ScheduleDAGFast
455 std::vector<SUnit*> &LiveRegDefs, in CheckForLiveRegDef()
DScheduleDAGRRList.cpp144 std::unique_ptr<SUnit*[]> LiveRegDefs; member in __anon77ea4f640111::ScheduleDAGRRList
1211 SUnit **LiveRegDefs, in CheckForLiveRegDef()
1233 ArrayRef<SUnit*> LiveRegDefs, in CheckForLiveRegDefMasked()