Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FindModifiedNodeSlot

695 /// FindModifiedNodeSlot - Find a slot for the specified node if its operands
699 SDNode *SelectionDAG::FindModifiedNodeSlot(SDNode *N, SDValue Op,
712 /// FindModifiedNodeSlot - Find a slot for the specified node if its operands
716 SDNode *SelectionDAG::FindModifiedNodeSlot(SDNode *N,
731 /// FindModifiedNodeSlot - Find a slot for the specified node if its operands
735 SDNode *SelectionDAG::FindModifiedNodeSlot(SDNode *N,
4685 if (SDNode *Existing = FindModifiedNodeSlot(N, Op, InsertPos))
4710 if (SDNode *Existing = FindModifiedNodeSlot(N, Op1, Op2, InsertPos))
4768 if (SDNode *Existing = FindModifiedNodeSlot