Home
last modified time | relevance | path

Searched refs:canClobber (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1730 bool canClobber(const SUnit *SU, const SUnit *Op);
2672 bool RegReductionPQBase::canClobber(const SUnit *SU, const SUnit *Op) { in canClobber() function in RegReductionPQBase
2946 (!canClobber(SuccSU, DUSU) || in AddPseudoTwoAddrDeps()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1618 bool canClobber(const SUnit *SU, const SUnit *Op);
2606 bool RegReductionPQBase::canClobber(const SUnit *SU, const SUnit *Op) { in canClobber() function in RegReductionPQBase
2874 (!canClobber(SuccSU, DUSU) || in AddPseudoTwoAddrDeps()