Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSink.cpp92 bool &BreakPHIEdge, bool &LocalUse) const;
146 bool &LocalUse) const { in AllUsesDominatedByBlock()
199 LocalUse = true; in AllUsesDominatedByBlock()
490 bool LocalUse = false; in SinkInstruction() local
492 BreakPHIEdge, LocalUse)) in SinkInstruction()
502 bool LocalUse = false; in SinkInstruction() local
504 BreakPHIEdge, LocalUse)) { in SinkInstruction()
508 if (LocalUse) in SinkInstruction()
/external/llvm/lib/CodeGen/
DMachineSink.cpp131 bool &BreakPHIEdge, bool &LocalUse) const;
200 bool &LocalUse) const { in AllUsesDominatedByBlock()
247 LocalUse = true; in AllUsesDominatedByBlock()
626 bool LocalUse = false; in FindSuccToSinkTo() local
628 BreakPHIEdge, LocalUse)) in FindSuccToSinkTo()
640 bool LocalUse = false; in FindSuccToSinkTo() local
642 BreakPHIEdge, LocalUse)) { in FindSuccToSinkTo()
646 if (LocalUse) in FindSuccToSinkTo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineSink.cpp163 bool &BreakPHIEdge, bool &LocalUse) const;
236 bool &LocalUse) const { in AllUsesDominatedByBlock()
283 LocalUse = true; in AllUsesDominatedByBlock()
666 bool LocalUse = false; in FindSuccToSinkTo() local
668 BreakPHIEdge, LocalUse)) in FindSuccToSinkTo()
680 bool LocalUse = false; in FindSuccToSinkTo() local
682 BreakPHIEdge, LocalUse)) { in FindSuccToSinkTo()
686 if (LocalUse) in FindSuccToSinkTo()