Home
last modified time | relevance | path

Searched refs:setChain (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.cpp45 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemcpy()
DXCoreISelLowering.cpp497 CLI.setDebugLoc(DL).setChain(Chain) in LowerLOAD()
559 CLI.setDebugLoc(dl).setChain(Chain) in LowerSTORE()
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp50 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
DAArch64ISelLowering.cpp1704 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in LowerFSINCOS()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp191 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
DARMISelLowering.cpp2457 CLI.setDebugLoc(dl).setChain(Chain) in LowerToTLSGeneralDynamicModel()
6193 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in LowerFSINCOS()
10789 CLI.setDebugLoc(dl).setChain(InChain) in LowerDivRem()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp95 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
DX86ISelDAGToDAG.cpp573 CLI.setChain(CurDAG->getRoot()) in EmitSpecialCodeForMain()
DX86ISelLowering.cpp15997 CLI.setDebugLoc(dl).setChain(InChain) in LowerWin64_i128OP()
17160 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in LowerFSINCOS()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2078 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain) in ExpandLibCall()
2113 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in ExpandLibCall()
2147 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain) in ExpandChainLibCall()
2282 CLI.setDebugLoc(dl).setChain(InChain) in ExpandDivRemLibCall()
2394 CLI.setDebugLoc(dl).setChain(InChain) in ExpandSinCosLibCall()
2886 CLI.setDebugLoc(dl).setChain(Node->getOperand(0)) in ExpandNode()
2985 CLI.setDebugLoc(dl).setChain(Node->getOperand(0)) in ExpandNode()
DLegalizeTypes.cpp1086 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain) in ExpandChainLibCall()
DSelectionDAGBuilder.cpp5264 CLI.setDebugLoc(sdl).setChain(getRoot()) in visitIntrinsicCall()
5493 CLI.setChain(getRoot()); in lowerInvokable()
5566 CLI.setDebugLoc(getCurSDLoc()).setChain(getRoot()) in LowerCallTo()
6890 CLI.setDebugLoc(getCurSDLoc()).setChain(getRoot()) in lowerCallOperands()
DSelectionDAG.cpp4353 CLI.setDebugLoc(dl).setChain(Chain) in getMemcpy()
4409 CLI.setDebugLoc(dl).setChain(Chain) in getMemmove()
4467 CLI.setDebugLoc(dl).setChain(Chain) in getMemset()
DTargetLowering.cpp110 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in makeLibCall()
DLegalizeIntegerTypes.cpp2391 CLI.setDebugLoc(dl).setChain(Chain) in ExpandIntRes_XMULO()
/external/llvm/include/llvm/Target/
DTargetLowering.h2281 CallLoweringInfo &setChain(SDValue InChain) { in setChain() function
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2035 CLI.setDebugLoc(SDLoc(Op)).setChain(Chain) in LowerF128Op()
2091 CLI.setDebugLoc(DL).setChain(Chain) in LowerF128Compare()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1721 CLI.setDebugLoc(DL).setChain(DAG.getEntryNode()) in lowerGlobalTLSAddress()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2263 CLI.setDebugLoc(dl).setChain(Chain) in LowerINIT_TRAMPOLINE()