Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2018 static bool isTargetConstant(const SDValue &V) { in isTargetConstant() function
2173 if (isTargetConstant(Child) && !GA.Value.getNode()) in balanceSubTree()