Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp233 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGISel.h52 SelectionDAG *CurDAG; variable
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp361 static void MoveBelowOrigChain(SelectionDAG *CurDAG, SDValue Load, in MoveBelowOrigChain()
1638 static SDValue getAtomicLoadArithTargetConstant(SelectionDAG *CurDAG, in getAtomicLoadArithTargetConstant()
1851 SDValue StoredVal, SelectionDAG *CurDAG, in isLoadIncOrDecStore()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp419 static bool selectMADD(SDNode *ADDENode, SelectionDAG *CurDAG) { in selectMADD()
492 static bool selectMSUB(SDNode *SUBENode, SelectionDAG *CurDAG) { in selectMSUB()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1908 SelectionDAG *CurDAG) { in HandleMergeInputChains()
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1409 static inline SDValue getAL(SelectionDAG *CurDAG) { in getAL()