Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h428 virtual bool CheckNodePredicateWithOperands( in CheckNodePredicateWithOperands() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3538 if (!CheckNodePredicateWithOperands(N.getNode(), PredNo, Operands)) in SelectCodeCommon()