Searched refs:SetLLVMFunctionAttributes (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenSYCL.cpp | 64 SetLLVMFunctionAttributes(GlobalDecl(), FnInfo, Fn, false); in EmitSYCLKernelCaller()
|
| H A D | ItaniumCXXABI.cpp | 3108 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, Wrapper, /*IsThunk=*/false); in getOrCreateThreadLocalWrapper() 3241 CGM.SetLLVMFunctionAttributes( in EmitThreadLocalInitFuncs() 3271 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, in EmitThreadLocalInitFuncs() 3393 CGM.SetLLVMFunctionAttributes(MD, FnInfo, ThunkFn, /*IsThunk=*/true); in getOrCreateVirtualFunctionPointerThunk() 5091 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, fn, /*IsThunk=*/false); in getClangCallTerminateFn()
|
| H A D | CGDeclCXX.cpp | 452 SetLLVMFunctionAttributes(GlobalDecl(), FI, Fn, false); in CreateGlobalInitOrCleanUpFunction()
|
| H A D | CGVTables.cpp | 558 CGM.SetLLVMFunctionAttributes(MD, FnInfo, ThunkFn, /*IsThunk=*/false); in maybeEmitThunk()
|
| H A D | CodeGenModule.h | 1388 void SetLLVMFunctionAttributes(GlobalDecl GD, const CGFunctionInfo &Info,
|
| H A D | CGNonTrivialStruct.cpp | 483 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, F, /*IsThunk=*/false); in getFunction()
|
| H A D | CodeGenModule.cpp | 2358 void CodeGenModule::SetLLVMFunctionAttributes(GlobalDecl GD, in SetLLVMFunctionAttributes() function in CodeGenModule 2974 SetLLVMFunctionAttributes(GD, FI, F, /*IsThunk=*/false); in SetInternalFunctionAttributes() 3075 SetLLVMFunctionAttributes(GD, getTypes().arrangeGlobalDeclaration(GD), F, in SetFunctionAttributes() 5129 SetLLVMFunctionAttributes(GlobalDecl(), Info, F, /*IsThunk*/ false); in CreateRuntimeFunction()
|
| H A D | CGBlocks.cpp | 1914 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, Fn, /*IsThunk=*/false); in setBlockHelperAttributesVisibility()
|
| H A D | CGExpr.cpp | 3910 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, F, /*IsThunk=*/false); in EmitCfiCheckStub() 3957 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, F, /*IsThunk=*/false); in EmitCfiCheckFail()
|
| H A D | CGObjC.cpp | 765 CGM.SetLLVMFunctionAttributes(OMD, FI, Fn, /*IsThunk=*/false); in StartObjCMethod()
|
| H A D | MicrosoftCXXABI.cpp | 2087 CGM.SetLLVMFunctionAttributes(MD, FnInfo, ThunkFn, /*IsThunk=*/false); in EmitVirtualMemPtrThunk()
|
| H A D | CGBuiltin.cpp | 2158 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, Fn, /*IsThunk=*/false); in generateBuiltinOSLogHelperFunction()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 3892 …unctionInfoEPN4llvm8FunctionE", "clang::CodeGen::CodeGenModule::SetLLVMFunctionAttributes(clang::D…
|