Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3825 bool HasInputChain = N->getOperand(0).getValueType() == MVT::Other; in CannotYetSelect() local
3827 cast<ConstantSDNode>(N->getOperand(HasInputChain))->getZExtValue(); in CannotYetSelect()