Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1888 llvm::FunctionCallee RTLFn = emitParallelCall() local
10175 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( emitTeamsCall() local
10371 RuntimeFunction RTLFn; emitTargetDataStandAloneCall() local
11108 llvm::FunctionCallee RTLFn; global() member in __anon143de22e4f11::DoacrossCleanupTy
11112 DoacrossCleanupTy(llvm::FunctionCallee RTLFn,ArrayRef<llvm::Value * > CallArgs) DoacrossCleanupTy() argument
11186 llvm::FunctionCallee RTLFn = OMPBuilder.getOrCreateRuntimeFunction( emitDoacrossInit() local
11219 llvm::FunctionCallee RTLFn; EmitDoacrossOrdered() local
11370 llvm::FunctionCallee RTLFn; getAddressOfLocalVariable() member in CGOpenMPRuntime::getAddressOfLocalVariable::OMPAllocateCleanupTy
11376 OMPAllocateCleanupTy(llvm::FunctionCallee RTLFn,SourceLocation::UIntTy LocEncoding,Address Addr,const Expr * AllocExpr) getAddressOfLocalVariable() argument
[all...]
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp631 FunctionCallee RTLFn = getOrCreateRuntimeFunction(M, FnID); getOrCreateRuntimeFunctionPtr() local
1235 FunctionCallee RTLFn = targetParallelCallback() local
1267 FunctionCallee RTLFn; hostParallelCallback() local
4200 FunctionCallee RTLFn = createTargetLoopWorkshareCall() local
5596 Function *RTLFn = nullptr; createOrderedDepend() local
[all...]
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp2660 llvm::omp::RuntimeFunction RTLFn; convertOmpTargetData() local