Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2475 SDNode *FPNode) { in canFoldStoreIntoLibCallOutputPointers() argument
2482 if (Op.getNode() != FPNode) in canFoldStoreIntoLibCallOutputPointers()
2497 if (Node == FPNode || Node->getOpcode() == ISD::CALLSEQ_START) in canFoldStoreIntoLibCallOutputPointers()
2513 return !SDNode::hasPredecessorHelper(FPNode, Visited, DeferredNodes, in canFoldStoreIntoLibCallOutputPointers()