Home
last modified time | relevance | path

Searched defs:isOperandOf (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp970 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
DSelectionDAG.cpp9819 bool SDValue::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDValue
9823 bool SDNode::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDNode