Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp628 FunctionCallee RTLFn = getOrCreateRuntimeFunction(M, FnID); getOrCreateRuntimeFunctionPtr() local
1177 FunctionCallee RTLFn = targetParallelCallback() local
1209 FunctionCallee RTLFn; hostParallelCallback() local
2726 FunctionCallee RTLFn = createTargetLoopWorkshareCall() local
4107 Function *RTLFn = nullptr; createOrderedDepend() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1886 llvm::FunctionCallee RTLFn = emitParallelCall() local
10161 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( emitTeamsCall() local
10360 RuntimeFunction RTLFn; emitTargetDataStandAloneCall() local
11091 llvm::FunctionCallee RTLFn; global() member in __anon5bd794cd4d11::DoacrossCleanupTy
11095 DoacrossCleanupTy(llvm::FunctionCallee RTLFn,ArrayRef<llvm::Value * > CallArgs) DoacrossCleanupTy() argument
11169 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( emitDoacrossInit() local
11201 llvm::FunctionCallee RTLFn; EmitDoacrossOrdered() local
11352 llvm::FunctionCallee RTLFn; getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy
11358 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn,SourceLocation::UIntTy LocEncoding,Address Addr,const Expr * AllocExpr) getAddressOfLocalVariable() argument
[all...]