Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp36 .setChain(Chain) in EmitTargetCodeForMemcpy()
H A DXCoreISelLowering.cpp472 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerLOAD()
526 CLI.setDebugLoc(dl).setChain(Chain).setCallee( in LowerSTORE()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp52 .setChain(Chain) in EmitTargetCodeForMemcpy()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp130 .setChain(Chain) in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3646 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerToTLSGeneralDynamicModel()
9822 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
9874 .setChain(Chain) in LowerWindowsDIVLibCall()
20466 CLI.setDebugLoc(dl).setChain(InChain) in LowerDivRem()
20508 CLI.setChain(InChain) in LowerREM()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp768 SI.CLI.setChain(getRoot()); in LowerAsSTATEPOINT()
H A DLegalizeDAG.cpp2057 .setChain(InChain) in ExpandLibCall()
2205 .setChain(InChain) in ExpandDivRemLibCall()
2303 CLI.setDebugLoc(dl).setChain(InChain).setLibCallee( in ExpandSinCosLibCall()
3928 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
3987 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
H A DSelectionDAG.cpp7227 .setChain(Chain) in getMemcpy()
7267 .setChain(Chain) in getAtomicMemcpy()
7329 .setChain(Chain) in getMemmove()
7369 .setChain(Chain) in getAtomicMemmove()
7432 CLI.setDebugLoc(dl).setChain(Chain); in getMemset()
7499 .setChain(Chain) in getAtomicMemset()
H A DSelectionDAGBuilder.cpp2693 .setChain(DAG.getEntryNode()) in visitSPDescriptorParent()
6797 CLI.setDebugLoc(sdl).setChain(getRoot()).setLibCallee( in visitIntrinsicCall()
7709 CLI.setChain(getRoot()); in lowerInvokable()
7825 .setChain(getRoot()) in LowerCallTo()
9280 .setChain(getRoot()) in populateCallLoweringInfo()
H A DLegalizeIntegerTypes.cpp4103 .setChain(InChain) in ExpandExtIntRes_DIVREM()
4482 .setChain(Chain) in ExpandIntRes_XMULO()
H A DTargetLowering.cpp186 .setChain(InChain) in makeLibCall()
8780 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()); in LowerToTLSEmulatedModel()
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1335 .setChain(DAG.getEntryNode()) in getDynamicTLSAddr()
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2292 CLI.setDebugLoc(SDLoc(Op)).setChain(Chain) in LowerF128Op()
2343 CLI.setDebugLoc(DL).setChain(Chain) in LowerF128Compare()
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp513 .setChain(InChain) in LowerDivRem()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4064 CallLoweringInfo &setChain(SDValue InChain) { in setChain() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1670 .setChain(Chain) in lowerDYNAMIC_STACKALLOC()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2171 .setChain(DAG.getEntryNode()) in lowerGlobalTLSAddress()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp1631 CLI.setChain(CurDAG->getRoot()) in emitSpecialCodeForMain()
H A DX86ISelLowering.cpp29514 .setChain(InChain) in LowerWin64_i128OP()
31865 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3777 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerINIT_TRAMPOLINE()
17857 .setChain(InChain) in lowerToLibCall()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1911 .setChain(Chain) in makeExternalCall()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3846 .setChain(DAG.getEntryNode()) in getDynamicTLSAddr()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4098 .setChain(DAG.getEntryNode()) in LowerFSINCOS()