Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2339 static bool hasOnlyLiveInOpers(const SUnit *SU) { in hasOnlyLiveInOpers() function
2393 if (!hasOnlyLiveInOpers(SU) || !hasOnlyLiveOutUses(SU)) in initVRegCycle()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2214 static bool hasOnlyLiveInOpers(const SUnit *SU) { in hasOnlyLiveInOpers() function
2268 if (!hasOnlyLiveInOpers(SU) || !hasOnlyLiveOutUses(SU)) in initVRegCycle()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2109 static bool hasOnlyLiveInOpers(const SUnit *SU) { in hasOnlyLiveInOpers() function
2165 if (!hasOnlyLiveInOpers(SU) || !hasOnlyLiveOutUses(SU)) in initVRegCycle()