Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp970 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
DSelectionDAG.cpp9092 bool SDValue::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDValue
9096 bool SDNode::isOperandOf(const SDNode *N) const { in isOperandOf() function in SDNode