Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1849 static bool isTargetConstant(const SDValue &V) { in isTargetConstant() function
2004 if (isTargetConstant(Child) && !GA.Value.getNode()) in balanceSubTree()