Home
last modified time | relevance | path

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

/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
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp768 static bool isOperandOf(const SUnit *SU, SDNode *N) { in isOperandOf() function
DSelectionDAG.cpp5763 bool SDValue::isOperandOf(SDNode *N) const { in isOperandOf() function in SDValue
5770 bool SDNode::isOperandOf(SDNode *N) const { in isOperandOf() function in SDNode