Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreSelectionDAGInfo.cpp36 .setChain(Chain) in EmitTargetCodeForMemcpy()
HDXCoreISelLowering.cpp475 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerLOAD()
529 CLI.setDebugLoc(dl).setChain(Chain).setCallee( in LowerSTORE()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonSelectionDAGInfo.cpp52 .setChain(Chain) in EmitTargetCodeForMemcpy()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SelectionDAGInfo.cpp45 .setChain(Chain) in EmitTargetCodeForMemset()
HDAArch64ISelLowering.cpp2715 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSelectionDAGInfo.cpp115 .setChain(Chain) in EmitSpecializedLibcall()
HDARMISelLowering.cpp3242 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerToTLSGeneralDynamicModel()
8925 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
8977 .setChain(Chain) in LowerWindowsDIVLibCall()
16282 CLI.setDebugLoc(dl).setChain(InChain) in LowerDivRem()
16324 CLI.setChain(InChain) in LowerREM()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86SelectionDAGInfo.cpp89 .setChain(Chain) in EmitTargetCodeForMemset()
HDX86ISelDAGToDAG.cpp1383 CLI.setChain(CurDAG->getRoot()) in emitSpecialCodeForMain()
HDX86ISelLowering.cpp26288 .setChain(InChain) in LowerWin64_i128OP()
28177 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDStatepointLowering.cpp669 SI.CLI.setChain(getRoot()); in LowerAsSTATEPOINT()
HDLegalizeDAG.cpp2067 .setChain(InChain) in ExpandLibCall()
2228 .setChain(InChain) in ExpandDivRemLibCall()
2328 CLI.setDebugLoc(dl).setChain(InChain).setLibCallee( in ExpandSinCosLibCall()
3879 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
3927 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
HDSelectionDAG.cpp6320 .setChain(Chain) in getMemcpy()
6361 .setChain(Chain) in getAtomicMemcpy()
6424 .setChain(Chain) in getMemmove()
6465 .setChain(Chain) in getAtomicMemmove()
6526 .setChain(Chain) in getMemset()
6566 .setChain(Chain) in getAtomicMemset()
HDSelectionDAGBuilder.cpp2577 .setChain(DAG.getEntryNode()) in visitSPDescriptorParent()
6616 CLI.setDebugLoc(sdl).setChain(getRoot()).setLibCallee( in visitIntrinsicCall()
7104 CLI.setChain(getRoot()); in lowerInvokable()
7234 .setChain(getRoot()) in LowerCallTo()
8695 .setChain(getRoot()) in populateCallLoweringInfo()
HDTargetLowering.cpp169 .setChain(InChain) in makeLibCall()
7056 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()); in LowerToTLSEmulatedModel()
HDLegalizeIntegerTypes.cpp3627 .setChain(Chain) in ExpandIntRes_XMULO()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRISelLowering.cpp388 .setChain(InChain) in LowerDivRem()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcISelLowering.cpp2181 CLI.setDebugLoc(SDLoc(Op)).setChain(Chain) in LowerF128Op()
2232 CLI.setDebugLoc(DL).setChain(Chain) in LowerF128Compare()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h3489 CallLoweringInfo &setChain(SDValue InChain) { in setChain() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp591 .setChain(DAG.getEntryNode()) in getDynamicTLSAddr()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp2167 .setChain(DAG.getEntryNode()) in lowerGlobalTLSAddress()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp3240 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerINIT_TRAMPOLINE()