Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSelectionDAGInfo.cpp37 .setLibCallee(TLI.getLibcallCallingConv(RTLIB::MEMCPY), in EmitTargetCodeForMemcpy()
H A DXCoreISelLowering.cpp466 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerLOAD()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.cpp53 .setLibCallee( in EmitTargetCodeForMemcpy()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp130 .setLibCallee( in EmitSpecializedLibcall()
H A DARMISelLowering.cpp3710 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerToTLSGeneralDynamicModel()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp138 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in EmitStreamingCompatibleMemLibCall()
H A DAArch64ISelLowering.cpp4898 .setLibCallee(CallingConv::Fast, RetTy, Callee, std::move(Args)); in LowerFSINCOS()
5449 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in getRuntimePStateSM()
6737 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerINIT_TRAMPOLINE()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2098 .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee, in ExpandLibCall()
2299 .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee, in ExpandDivRemLibCall()
2396 CLI.setDebugLoc(dl).setChain(InChain).setLibCallee( in ExpandSinCosLibCall()
4419 .setLibCallee( in ConvertNodeToLibcall()
4478 .setLibCallee(CallingConv::C, Type::getVoidTy(*DAG.getContext()), in ConvertNodeToLibcall()
H A DSelectionDAG.cpp8329 .setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMCPY), in getMemcpy()
8369 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemcpy()
8445 .setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMMOVE), in getMemmove()
8485 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemmove()
8566 CLI.setLibCallee( in getMemset()
8574 CLI.setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMSET), in getMemset()
8623 .setLibCallee(TLI->getLibcallCallingConv(LibraryCall), in getAtomicMemset()
13229 CLI.setDebugLoc(DLoc).setChain(InChain).setLibCallee( in makeStateFunctionCall()
H A DLegalizeVectorOps.cpp1928 .setLibCallee(CallingConv::C, Ty, Callee, std::move(Args)); in tryExpandVecMathCall()
H A DTargetLowering.cpp190 .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args)) in makeLibCall()
10207 CLI.setLibCallee(CallingConv::C, VoidPtrType, EmuTlsGetAddr, std::move(Args)); in LowerToTLSEmulatedModel()
H A DLegalizeIntegerTypes.cpp5029 .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Func, std::move(Args)) in ExpandIntRes_XMULO()
H A DSelectionDAGBuilder.cpp7467 CLI.setDebugLoc(sdl).setChain(getRoot()).setLibCallee( in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1370 .setLibCallee(CallingConv::C, CallTy, in getDynamicTLSAddr()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4561 CallLoweringInfo &setLibCallee(CallingConv::ID CC, Type *ResultType, in setLibCallee() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp583 .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args)) in LowerDivRem()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp1437 .setLibCallee(CallingConv::C, PtrTy, in LowerExternalSymbolCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2195 .setLibCallee(CallingConv::C, PtrTy, TlsGetAddr, std::move(Args)); in lowerGlobalTLSAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1848 .setLibCallee(CallingConv::C, CallTy, in getDynamicTLSAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4002 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerINIT_TRAMPOLINE()
18521 .setLibCallee(CallingConv::C, RetTy, Callee, std::move(Args)) in lowerToLibCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21486 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerFP_EXTEND()
21581 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerFP_ROUND()
28998 .setLibCallee( in LowerWin64_i128OP()
31889 .setLibCallee(CallingConv::C, RetTy, Callee, std::move(Args)); in LowerFSINCOS()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7477 .setLibCallee(CallingConv::C, CallTy, in getDynamicTLSAddr()