Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5935 bool RealUse = false; in CombineToPreIndexedLoadStore() local
5953 RealUse = true; in CombineToPreIndexedLoadStore()
5956 if (!RealUse) in CombineToPreIndexedLoadStore()
6068 bool RealUse = false; in CombineToPostIndexedLoadStore() local
6076 RealUse = true; in CombineToPostIndexedLoadStore()
6079 if (!RealUse) { in CombineToPostIndexedLoadStore()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9780 bool RealUse = false; in CombineToPreIndexedLoadStore() local
9791 RealUse = true; in CombineToPreIndexedLoadStore()
9794 if (!RealUse) in CombineToPreIndexedLoadStore()
9949 bool RealUse = false; in CombineToPostIndexedLoadStore() local
9952 RealUse = true; in CombineToPostIndexedLoadStore()
9955 if (!RealUse) { in CombineToPostIndexedLoadStore()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12332 bool RealUse = false; in CombineToPreIndexedLoadStore() local
12343 RealUse = true; in CombineToPreIndexedLoadStore()
12346 if (!RealUse) in CombineToPreIndexedLoadStore()
12499 bool RealUse = false; in CombineToPostIndexedLoadStore() local
12502 RealUse = true; in CombineToPostIndexedLoadStore()
12505 if (!RealUse) { in CombineToPostIndexedLoadStore()