Home
last modified time | relevance | path

Searched refs:setLibCallee (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.cpp37 .setLibCallee(TLI.getLibcallCallingConv(RTLIB::MEMCPY), in EmitTargetCodeForMemcpy()
DXCoreISelLowering.cpp471 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerLOAD()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.cpp53 .setLibCallee( in EmitTargetCodeForMemcpy()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp131 .setLibCallee( in EmitSpecializedLibcall()
DARMISelLowering.cpp3673 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerToTLSGeneralDynamicModel()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2061 .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee, in ExpandLibCall()
2203 .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee, in ExpandDivRemLibCall()
2300 CLI.setDebugLoc(dl).setChain(InChain).setLibCallee( in ExpandSinCosLibCall()
3958 .setLibCallee( in ConvertNodeToLibcall()
4017 .setLibCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()), in ConvertNodeToLibcall()
DSelectionDAG.cpp7477 .setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMCPY), in getMemcpy()
7517 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemcpy()
7579 .setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMMOVE), in getMemmove()
7619 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemmove()
7700 CLI.setLibCallee( in getMemset()
7708 CLI.setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMSET), in getMemset()
7749 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemset()
DTargetLowering.cpp188 .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args)) in makeLibCall()
9451 CLI.setLibCallee(CallingConv::C, VoidPtrType, EmuTlsGetAddr, std::move(Args)); in LowerToTLSEmulatedModel()
DLegalizeIntegerTypes.cpp4591 .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Func, std::move(Args)) in ExpandIntRes_XMULO()
DSelectionDAGBuilder.cpp6877 CLI.setDebugLoc(sdl).setChain(getRoot()).setLibCallee( in visitIntrinsicCall()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h4221 CallLoweringInfo &setLibCallee(CallingConv::ID CC, Type *ResultType, in setLibCallee() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRISelLowering.cpp573 .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args)) in LowerDivRem()
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2172 .setLibCallee(CallingConv::C, PtrTy, TlsGetAddr, std::move(Args)); in lowerGlobalTLSAddress()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3790 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerINIT_TRAMPOLINE()
18092 .setLibCallee(CallingConv::C, RetTy, Callee, std::move(Args)) in lowerToLibCall()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4270 .setLibCallee(CallingConv::Fast, RetTy, Callee, std::move(Args)); in LowerFSINCOS()
4767 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in getPStateSM()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp23316 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerFP_EXTEND()
23409 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerFP_ROUND()
30097 .setLibCallee( in LowerWin64_i128OP()
32752 .setLibCallee(CallingConv::C, RetTy, Callee, std::move(Args)); in LowerFSINCOS()
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp4531 .setLibCallee(CallingConv::C, CallTy, in getDynamicTLSAddr()