Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.cpp37 .setChain(Chain) in EmitTargetCodeForMemcpy()
DXCoreISelLowering.cpp491 CLI.setDebugLoc(DL).setChain(Chain).setCallee( in LowerLOAD()
554 CLI.setDebugLoc(dl).setChain(Chain).setCallee( in LowerSTORE()
/external/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.cpp50 .setChain(Chain) in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp45 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
DAArch64ISelLowering.cpp2067 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in LowerFSINCOS()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp116 .setChain(Chain) in EmitSpecializedLibcall()
DARMISelLowering.cpp2700 CLI.setDebugLoc(dl).setChain(Chain) in LowerToTLSGeneralDynamicModel()
6966 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
7018 .setChain(Chain) in LowerWindowsDIVLibCall()
12071 CLI.setDebugLoc(dl).setChain(InChain) in LowerDivRem()
12109 CLI.setChain(InChain) in LowerREM()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp88 CLI.setDebugLoc(dl).setChain(Chain) in EmitTargetCodeForMemset()
DX86ISelDAGToDAG.cpp662 CLI.setChain(CurDAG->getRoot()) in emitSpecialCodeForMain()
DX86ISelLowering.cpp19602 CLI.setDebugLoc(dl).setChain(InChain) in LowerWin64_i128OP()
21325 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in LowerFSINCOS()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1974 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain) in ExpandLibCall()
2009 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in ExpandLibCall()
2043 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain) in ExpandChainLibCall()
2138 CLI.setDebugLoc(dl).setChain(InChain) in ExpandDivRemLibCall()
2249 CLI.setDebugLoc(dl).setChain(InChain) in ExpandSinCosLibCall()
3752 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
3792 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
DStatepointLowering.cpp569 SI.CLI.setChain(getRoot()); in LowerAsSTATEPOINT()
DLegalizeTypes.cpp1104 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain) in ExpandChainLibCall()
DSelectionDAGBuilder.cpp2071 .setChain(DAG.getEntryNode()) in visitSPDescriptorParent()
5487 CLI.setDebugLoc(sdl).setChain(getRoot()).setCallee( in visitIntrinsicCall()
5715 CLI.setChain(getRoot()); in lowerInvokable()
5809 .setChain(getRoot()) in LowerCallTo()
7206 .setChain(getRoot()) in populateCallLoweringInfo()
DTargetLowering.cpp141 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()) in makeLibCall()
3559 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()); in LowerToTLSEmulatedModel()
DSelectionDAG.cpp4662 .setChain(Chain) in getMemcpy()
4723 .setChain(Chain) in getMemmove()
4785 .setChain(Chain) in getMemset()
DLegalizeIntegerTypes.cpp2612 CLI.setDebugLoc(dl).setChain(Chain) in ExpandIntRes_XMULO()
/external/llvm/include/llvm/Target/
DTargetLowering.h2529 CallLoweringInfo &setChain(SDValue InChain) { in setChain() function
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2206 CLI.setDebugLoc(SDLoc(Op)).setChain(Chain) in LowerF128Op()
2261 CLI.setDebugLoc(DL).setChain(Chain) in LowerF128Compare()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1841 CLI.setDebugLoc(DL).setChain(DAG.getEntryNode()) in lowerGlobalTLSAddress()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2553 CLI.setDebugLoc(dl).setChain(Chain) in LowerINIT_TRAMPOLINE()