Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp129 bool CombineToPreIndexedLoadStore(SDNode *N);
5869 bool DAGCombiner::CombineToPreIndexedLoadStore(SDNode *N) { in CombineToPreIndexedLoadStore() function in DAGCombiner
6250 if (CombineToPreIndexedLoadStore(N) || CombineToPostIndexedLoadStore(N)) in visitLOAD()
6713 if (CombineToPreIndexedLoadStore(N) || CombineToPostIndexedLoadStore(N)) in visitSTORE()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp191 bool CombineToPreIndexedLoadStore(SDNode *N);
9659 bool DAGCombiner::CombineToPreIndexedLoadStore(SDNode *N) { in CombineToPreIndexedLoadStore() function in DAGCombiner
10164 if (CombineToPreIndexedLoadStore(N) || CombineToPostIndexedLoadStore(N)) in visitLOAD()
12088 if (CombineToPreIndexedLoadStore(N) || CombineToPostIndexedLoadStore(N)) in visitSTORE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp247 bool CombineToPreIndexedLoadStore(SDNode *N);
12211 bool DAGCombiner::CombineToPreIndexedLoadStore(SDNode *N) { in CombineToPreIndexedLoadStore() function in DAGCombiner
12696 if (CombineToPreIndexedLoadStore(N) || CombineToPostIndexedLoadStore(N)) in visitLOAD()
14789 if (CombineToPreIndexedLoadStore(N) || CombineToPostIndexedLoadStore(N)) in visitSTORE()