Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9494 static bool canFoldInAddressingMode(SDNode *N, SDNode *Use, in canFoldInAddressingMode() function
9672 if (!canFoldInAddressingMode(Ptr.getNode(), Use, DAG, TLI)) in CombineToPreIndexedLoadStore()
9833 if (!canFoldInAddressingMode(Use, UseUse, DAG, TLI)) in CombineToPostIndexedLoadStore()