Home
last modified time | relevance | path

Searched refs:areOnlyUsersOf (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h890 static bool areOnlyUsersOf(ArrayRef<const SDNode *> Nodes, const SDNode *N);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8233 bool SDNode::areOnlyUsersOf(ArrayRef<const SDNode *> Nodes, const SDNode *N) { in areOnlyUsersOf() function in SDNode
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp30334 SDNode::areOnlyUsersOf(CombinedNodes, Ops[i].getNode())) in combineX86ShufflesRecursively()
39494 SDNode::areOnlyUsersOf({N, Vec.getNode()}, SubVec2.getNode())) in combineInsertSubvector()