Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3911 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
3916 BothLiveOut = true; in ExtendUsesToFormExtLoad()
3920 if (BothLiveOut) in ExtendUsesToFormExtLoad()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5880 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
5885 BothLiveOut = true; in ExtendUsesToFormExtLoad()
5889 if (BothLiveOut) in ExtendUsesToFormExtLoad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8006 bool BothLiveOut = false; in ExtendUsesToFormExtLoad() local
8011 BothLiveOut = true; in ExtendUsesToFormExtLoad()
8015 if (BothLiveOut) in ExtendUsesToFormExtLoad()