HomeSort by: relevance | last modified time | path
    Searched refs:CreateRuntimeFunction (Results 1 - 21 of 21) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCUDANV.cpp 223 return CGM.CreateRuntimeFunction(
231 return CGM.CreateRuntimeFunction(
235 return CGM.CreateRuntimeFunction(
361 llvm::FunctionCallee cudaPopConfigFn = CGM.CreateRuntimeFunction(
397 CGM.CreateRuntimeFunction(FTy, LaunchKernelName);
512 llvm::FunctionCallee RegisterFunc = CGM.CreateRuntimeFunction(
549 llvm::FunctionCallee RegisterVar = CGM.CreateRuntimeFunction(
556 llvm::FunctionCallee RegisterManagedVar = CGM.CreateRuntimeFunction(
561 llvm::FunctionCallee RegisterSurf = CGM.CreateRuntimeFunction(
568 llvm::FunctionCallee RegisterTex = CGM.CreateRuntimeFunction(
    [all...]
CGObjCMac.cpp 69 return CGM.CreateRuntimeFunction(
83 return CGM.CreateRuntimeFunction(llvm::FunctionType::get(CGM.VoidTy,
95 return CGM.CreateRuntimeFunction(llvm::FunctionType::get(CGM.DoubleTy,
111 return CGM.CreateRuntimeFunction(llvm::FunctionType::get(resultType,
123 return CGM.CreateRuntimeFunction(llvm::FunctionType::get(ObjectPtrTy,
134 return CGM.CreateRuntimeFunction(llvm::FunctionType::get(ObjectPtrTy,
145 return CGM.CreateRuntimeFunction(
156 return CGM.CreateRuntimeFunction(
247 return CGM.CreateRuntimeFunction(FTy, "objc_getProperty");
266 return CGM.CreateRuntimeFunction(FTy, "objc_setProperty")
    [all...]
CGCleanup.cpp 1337 CGM.CreateRuntimeFunction(FTy, "llvm.seh.scope.begin");
1348 CGM.CreateRuntimeFunction(FTy, "llvm.seh.scope.end");
1358 CGM.CreateRuntimeFunction(FTy, "llvm.seh.try.begin");
1368 CGM.CreateRuntimeFunction(FTy, "llvm.seh.try.end");
ItaniumCXXABI.cpp 1287 llvm::FunctionCallee Fn = CGM.CreateRuntimeFunction(FTy, "__cxa_rethrow");
1301 return CGM.CreateRuntimeFunction(FTy, "__cxa_allocate_exception");
1312 return CGM.CreateRuntimeFunction(FTy, "__cxa_throw");
1369 return CGF.CGM.CreateRuntimeFunction(FTy, "__dynamic_cast", Attrs);
1375 return CGF.CGM.CreateRuntimeFunction(FTy, "__cxa_bad_cast");
1434 return CGF.CGM.CreateRuntimeFunction(FTy, "__cxa_bad_typeid");
2221 CGM.CreateRuntimeFunction(FTy, "__asan_poison_cxx_array_cookie");
2252 CGM.CreateRuntimeFunction(FTy, "__asan_load_cxx_array_cookie");
2315 return CGM.CreateRuntimeFunction(
2327 return CGM.CreateRuntimeFunction(
    [all...]
CGException.cpp 39 return CGM.CreateRuntimeFunction(FTy, "__cxa_free_exception");
45 return CGM.CreateRuntimeFunction(FTy, "llvm.seh.try.begin");
51 return CGM.CreateRuntimeFunction(FTy, "llvm.seh.try.end");
60 return CGM.CreateRuntimeFunction(FTy, "__cxa_call_unexpected");
86 return CreateRuntimeFunction(FTy, name);
94 return CGM.CreateRuntimeFunction(FTy, Name);
258 return CGM.CreateRuntimeFunction(llvm::FunctionType::get(CGM.Int32Ty, true),
CGDeclCXX.cpp 286 CGM.CreateRuntimeFunction(atexitTy, "atexit", llvm::AttributeList(),
313 CGM.CreateRuntimeFunction(unatexitTy, "unatexit", llvm::AttributeList());
CGObjC.cpp 2220 fn = CGF.CGM.CreateRuntimeFunction(fnType, fnName);
2672 fn = CGM.CreateRuntimeFunction(fnType, "objc_autoreleasePoolPop");
2806 fn = CGM.CreateRuntimeFunction(fnType, "objc_release");
3914 CGM.CreateRuntimeFunction(FTy, "__isPlatformVersionAtLeast");
3933 CGM.CreateRuntimeFunction(FTy, "__isOSVersionAtLeast");
3994 CreateRuntimeFunction(FTy, "CFBundleGetVersionNumber");
3997 llvm::FunctionCallee CFLinkCheckFuncRef = CreateRuntimeFunction(
CGObjCGNU.cpp 86 Function = CGM->CreateRuntimeFunction(FTy, FunctionName);
967 llvm::FunctionCallee Fn = CGM.CreateRuntimeFunction(FT, FunctionName);
2297 llvm::FunctionCallee ClassLookupFn = CGM.CreateRuntimeFunction(
2557 classLookupFunction = CGM.CreateRuntimeFunction(llvm::FunctionType::get(
2560 classLookupFunction = CGM.CreateRuntimeFunction(llvm::FunctionType::get(
2717 CGM.CreateRuntimeFunction(llvm::FunctionType::get(IdTy, IdTy, true),
2724 CGM.CreateRuntimeFunction(llvm::FunctionType::get(IdTy, IdTy, true),
2728 imp = CGM.CreateRuntimeFunction(
3823 CGM.CreateRuntimeFunction(FT, "__objc_exec_class");
MicrosoftCXXABI.cpp 754 CGM.CreateRuntimeFunction(FTy, "_CxxThrowException");
965 llvm::FunctionCallee Fn = CGF.CGM.CreateRuntimeFunction(FTy, "__RTtypeid");
1017 llvm::FunctionCallee Function = CGF.CGM.CreateRuntimeFunction(
1037 llvm::FunctionCallee Function = CGF.CGM.CreateRuntimeFunction(
2326 llvm::FunctionCallee TLRegDtor = CGF.CGM.CreateRuntimeFunction(
2425 return CGM.CreateRuntimeFunction(
2437 return CGM.CreateRuntimeFunction(
2449 return CGM.CreateRuntimeFunction(
CGVTables.cpp 768 CGM.CreateRuntimeFunction(fnTy, name).getCallee());
CodeGenModule.h 1110 CreateRuntimeFunction(llvm::FunctionType *Ty, StringRef Name,
CGBuiltin.cpp 1036 llvm::FunctionCallee SetJmpFn = CGF.CGM.CreateRuntimeFunction(
3824 llvm::FunctionCallee Func = CGM.CreateRuntimeFunction(FTy, LibCallName);
4542 EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name),
4562 EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name),
4604 return RValue::get(EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name),
4641 return RValue::get(EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name),
4665 return RValue::get(EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name),
4688 EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, NewName), {NewArg});
4731 EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name, ByValAttrSet),
4792 EmitRuntimeCall(CGM.CreateRuntimeFunction(FTy, Name), Args))
    [all...]
CGExprComplex.cpp 656 llvm::FunctionCallee Func = CGF.CGM.CreateRuntimeFunction(
CGBlocks.cpp 2919 BlockObjectDispose = CreateRuntimeFunction(fty, "_Block_object_dispose");
2932 BlockObjectAssign = CreateRuntimeFunction(fty, "_Block_object_assign");
CGClass.cpp 816 llvm::FunctionCallee F = CGM.CreateRuntimeFunction(
1670 CGF.CGM.CreateRuntimeFunction(FnType, "__sanitizer_dtor_callback");
CGAtomic.cpp 317 CGF.CGM.CreateRuntimeFunction(fnTy, fnName, fnAttrs);
CodeGenModule.cpp 3726 /// CreateRuntimeFunction - Create a new runtime function with the specified
3729 CodeGenModule::CreateRuntimeFunction(llvm::FunctionType *FTy, StringRef Name,
6314 CreateRuntimeFunction(FTy, "__translate_sampler_initializer"), {C});
CGOpenMPRuntime.cpp 1581 return CGM.CreateRuntimeFunction(FnTy, Name);
1603 return CGM.CreateRuntimeFunction(FnTy, Name);
1620 return CGM.CreateRuntimeFunction(FnTy, Name);
1643 return CGM.CreateRuntimeFunction(FnTy, Name);
CGCall.cpp 5329 CGM.CreateRuntimeFunction(FnType, "__asan_handle_no_return");
CGExpr.cpp 3185 llvm::FunctionCallee Fn = CGF.CGM.CreateRuntimeFunction(
CGExprScalar.cpp 3335 CGF.CGM.CreateRuntimeFunction(handlerTy, *handlerName);

Completed in 129 milliseconds