Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9467 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload() function
9682 if (SDValue foldedExt = tryToFoldExtOfExtload( in visitSIGN_EXTEND()
10062 if (SDValue foldedExt = tryToFoldExtOfExtload( in visitZERO_EXTEND()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12169 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload() function
12531 if (SDValue foldedExt = tryToFoldExtOfExtload( in visitSIGN_EXTEND()
12901 if (SDValue foldedExt = tryToFoldExtOfExtload( in visitZERO_EXTEND()