Home
last modified time | relevance | path

Searched defs:CurDAG (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp187 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h50 SelectionDAG *CurDAG; variable
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp369 static void MoveBelowOrigChain(SelectionDAG *CurDAG, SDValue Load, in MoveBelowOrigChain()
1715 static SDValue getAtomicLoadArithTargetConstant(SelectionDAG *CurDAG, in getAtomicLoadArithTargetConstant()
1926 SDValue StoredVal, SelectionDAG *CurDAG, in isLoadIncOrDecStore()
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp293 static bool selectMADD(SDNode *ADDENode, SelectionDAG *CurDAG) { in selectMADD()
365 static bool selectMSUB(SDNode *SUBENode, SelectionDAG *CurDAG) { in selectMSUB()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2039 SelectionDAG *CurDAG) { in HandleMergeInputChains()
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1444 static inline SDValue getAL(SelectionDAG *CurDAG) { in getAL()