Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2091 llvm::FunctionCallee RTLFn = in emitParallelCall() local
10873 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( in emitTeamsCall() local
11107 RuntimeFunction RTLFn; in emitTargetDataStandAloneCall() local
11808 llvm::FunctionCallee RTLFn; member in __anonad2d34465e11::DoacrossCleanupTy
11812 DoacrossCleanupTy(llvm::FunctionCallee RTLFn, in DoacrossCleanupTy()
11886 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( in emitDoacrossInit() local
11918 llvm::FunctionCallee RTLFn; in emitDoacrossOrdered() local
12023 llvm::FunctionCallee RTLFn; in getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy
12029 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn, unsigned LocEncoding, in getAddressOfLocalVariable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp133 FunctionCallee RTLFn = getOrCreateRuntimeFunction(M, FnID); in getOrCreateRuntimeFunctionPtr() local
599 FunctionCallee RTLFn = getOrCreateRuntimeFunctionPtr(OMPRTL___kmpc_fork_call); in createParallel() local