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.h437 CheckNodePredicateWithOperands(SDValue Op, unsigned PredNo, in CheckNodePredicateWithOperands() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3597 if (!CheckNodePredicateWithOperands(N, PredNo, Operands)) in SelectCodeCommon()