/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreSelectionDAGInfo.cpp | 37 .setLibCallee(TLI.getLibcallCallingConv(RTLIB::MEMCPY), in EmitTargetCodeForMemcpy()
|
H A D | XCoreISelLowering.cpp | 466 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerLOAD()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonSelectionDAGInfo.cpp | 53 .setLibCallee( in EmitTargetCodeForMemcpy()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMSelectionDAGInfo.cpp | 130 .setLibCallee( in EmitSpecializedLibcall()
|
H A D | ARMISelLowering.cpp | 3710 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerToTLSGeneralDynamicModel()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.cpp | 138 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in EmitStreamingCompatibleMemLibCall()
|
H A D | AArch64ISelLowering.cpp | 4898 .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 D | LegalizeDAG.cpp | 2098 .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 D | SelectionDAG.cpp | 8329 .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 D | LegalizeVectorOps.cpp | 1928 .setLibCallee(CallingConv::C, Ty, Callee, std::move(Args)); in tryExpandVecMathCall()
|
H A D | TargetLowering.cpp | 190 .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args)) in makeLibCall() 10207 CLI.setLibCallee(CallingConv::C, VoidPtrType, EmuTlsGetAddr, std::move(Args)); in LowerToTLSEmulatedModel()
|
H A D | LegalizeIntegerTypes.cpp | 5029 .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Func, std::move(Args)) in ExpandIntRes_XMULO()
|
H A D | SelectionDAGBuilder.cpp | 7467 CLI.setDebugLoc(sdl).setChain(getRoot()).setLibCallee( in visitIntrinsicCall()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 1370 .setLibCallee(CallingConv::C, CallTy, in getDynamicTLSAddr()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 4561 CallLoweringInfo &setLibCallee(CallingConv::ID CC, Type *ResultType, in setLibCallee() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 583 .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args)) in LowerDivRem()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1437 .setLibCallee(CallingConv::C, PtrTy, in LowerExternalSymbolCall()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2195 .setLibCallee(CallingConv::C, PtrTy, TlsGetAddr, std::move(Args)); in lowerGlobalTLSAddress()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1848 .setLibCallee(CallingConv::C, CallTy, in getDynamicTLSAddr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 4002 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 D | X86ISelLowering.cpp | 21486 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 D | RISCVISelLowering.cpp | 7477 .setLibCallee(CallingConv::C, CallTy, in getDynamicTLSAddr()
|