Searched defs:CurDAG (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 233 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGISel.h | 52 SelectionDAG *CurDAG; variable
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 361 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/ |
D | MipsISelLowering.cpp | 419 static bool selectMADD(SDNode *ADDENode, SelectionDAG *CurDAG) { in selectMADD() 492 static bool selectMSUB(SDNode *SUBENode, SelectionDAG *CurDAG) { in selectMSUB()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 1908 SelectionDAG *CurDAG) { in HandleMergeInputChains()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelDAGToDAG.cpp | 1409 static inline SDValue getAL(SelectionDAG *CurDAG) { in getAL()
|