Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp964 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
DSelectionDAG.cpp8248 bool SDValue::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDValue
8255 bool SDNode::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDNode
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp935 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
DSelectionDAG.cpp6822 bool SDValue::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDValue
6829 bool SDNode::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDNode