Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp36 .setChain(Chain) in EmitTargetCodeForMemcpy()
H A DXCoreISelLowering.cpp474 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerLOAD()
528 CLI.setDebugLoc(dl).setChain(Chain).setCallee( in LowerSTORE()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp52 .setChain(Chain) in EmitTargetCodeForMemcpy()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp45 .setChain(Chain) in EmitTargetCodeForMemset()
H A DAArch64ISelLowering.cpp3519 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp130 .setChain(Chain) in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3580 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerToTLSGeneralDynamicModel()
9616 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
9668 .setChain(Chain) in LowerWindowsDIVLibCall()
19485 CLI.setDebugLoc(dl).setChain(InChain) in LowerDivRem()
19527 CLI.setChain(InChain) in LowerREM()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp90 .setChain(Chain) in EmitTargetCodeForMemset()
H A DX86ISelDAGToDAG.cpp1562 CLI.setChain(CurDAG->getRoot()) in emitSpecialCodeForMain()
H A DX86ISelLowering.cpp28105 .setChain(InChain) in LowerWin64_i128OP()
30086 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp757 SI.CLI.setChain(getRoot()); in LowerAsSTATEPOINT()
H A DLegalizeDAG.cpp2023 .setChain(InChain) in ExpandLibCall()
2165 .setChain(InChain) in ExpandDivRemLibCall()
2265 CLI.setDebugLoc(dl).setChain(InChain).setLibCallee( in ExpandSinCosLibCall()
3856 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
3915 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
H A DSelectionDAG.cpp6862 .setChain(Chain) in getMemcpy()
6903 .setChain(Chain) in getAtomicMemcpy()
6965 .setChain(Chain) in getMemmove()
7006 .setChain(Chain) in getAtomicMemmove()
7066 .setChain(Chain) in getMemset()
7106 .setChain(Chain) in getAtomicMemset()
H A DSelectionDAGBuilder.cpp2672 .setChain(DAG.getEntryNode()) in visitSPDescriptorParent()
6740 CLI.setDebugLoc(sdl).setChain(getRoot()).setLibCallee( in visitIntrinsicCall()
7426 CLI.setChain(getRoot()); in lowerInvokable()
7542 .setChain(getRoot()) in LowerCallTo()
9059 .setChain(getRoot()) in populateCallLoweringInfo()
H A DTargetLowering.cpp182 .setChain(InChain) in makeLibCall()
7901 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()); in LowerToTLSEmulatedModel()
H A DLegalizeIntegerTypes.cpp4072 .setChain(Chain) in ExpandIntRes_XMULO()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2190 CLI.setDebugLoc(SDLoc(Op)).setChain(Chain) in LowerF128Op()
2241 CLI.setDebugLoc(DL).setChain(Chain) in LowerF128Compare()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp471 .setChain(InChain) in LowerDivRem()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3772 CallLoweringInfo &setChain(SDValue InChain) { in setChain() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1494 .setChain(Chain) in lowerDYNAMIC_STACKALLOC()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2163 .setChain(DAG.getEntryNode()) in lowerGlobalTLSAddress()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2840 .setChain(DAG.getEntryNode()) in getDynamicTLSAddr()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3723 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerINIT_TRAMPOLINE()