Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12538 static bool canFoldInAddressingMode(SDNode *N, SDNode *Use, in canFoldInAddressingMode() function
12717 if (!canFoldInAddressingMode(Ptr.getNode(), Use, DAG, TLI)) in CombineToPreIndexedLoadStore()
12876 if (!canFoldInAddressingMode(Use, UseUse, DAG, TLI)) in CombineToPostIndexedLoadStore()