Searched defs:RTLFn (Results 1 – 3 of 3) sorted by relevance
270 llvm::Constant *RTLFn = nullptr; in createNVPTXRuntimeFunction() local
1057 llvm::Constant *RTLFn = nullptr; in createRuntimeFunction() local1950 auto RTLFn = RT.createRuntimeFunction(OMPRTL__kmpc_fork_call); in emitParallelCall() local6026 auto RTLFn = createRuntimeFunction(OMPRTL__kmpc_fork_teams); in emitTeamsCall() local6234 OpenMPRTLFunction RTLFn; in emitTargetDataStandAloneCall() local6496 llvm::Value *RTLFn; member in __anon8672dd223511::DoacrossCleanupTy6500 DoacrossCleanupTy(llvm::Value *RTLFn, ArrayRef<llvm::Value *> CallArgs) in DoacrossCleanupTy()6563 llvm::Value *RTLFn = createRuntimeFunction(OMPRTL__kmpc_doacross_init); in emitDoacrossInit() local6586 llvm::Value *RTLFn; in emitDoacrossOrdered() local
549 FunctionCallee RTLFn = getOrCreateRuntimeFunction(OMPRTL___kmpc_fork_call); in CreateParallel() local