HomeSort by relevance Sort by last modified time
    Searched refs:FindModifiedNodeSlot (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 866 /// FindModifiedNodeSlot - Find a slot for the specified node if its operands
870 SDNode *SelectionDAG::FindModifiedNodeSlot(SDNode *N, SDValue Op,
883 /// FindModifiedNodeSlot - Find a slot for the specified node if its operands
887 SDNode *SelectionDAG::FindModifiedNodeSlot(SDNode *N,
902 /// FindModifiedNodeSlot - Find a slot for the specified node if its operands
906 SDNode *SelectionDAG::FindModifiedNodeSlot(SDNode *N, ArrayRef<SDValue> Ops,
    [all...]

Completed in 66 milliseconds