Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1867 static bool isTargetConstant(const SDValue &V) { in isTargetConstant() function
2022 if (isTargetConstant(Child) && !GA.Value.getNode()) in balanceSubTree()