Searched defs:RTLFn (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp121 FunctionCallee RTLFn = getOrCreateRuntimeFunction(M, FnID); local
537 FunctionCallee RTLFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_fork_call); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10045 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( local
10943 llvm::FunctionCallee RTLFn; member in class:__anon1783::final
10947 DoacrossCleanupTy(llvm::FunctionCallee RTLFn, ArrayRef<llvm::Value *> CallArgs) argument
11021 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( local
11053 llvm::FunctionCallee RTLFn; local
11105 llvm::FunctionCallee RTLFn; member in class:__anon1785::final
11109 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn, ArrayRef<llvm::Value *> CallArgs) argument
[all...]

Completed in 134 milliseconds