Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp73 explicit OpenMPAllocaStackFrame(llvm::OpenMPIRBuilder::InsertPointTy allocaIP) in OpenMPAllocaStackFrame() argument
666 auto bodyGenCB = [&](InsertPointTy allocaIP, InsertPointTy codeGenIP) { in convertOmpTeams() argument
276 __anonf04bb8b10302(InsertPointTy allocaIP, InsertPointTy codeGenIP) convertOmpMaster() argument
304 __anonf04bb8b10502(InsertPointTy allocaIP, InsertPointTy codeGenIP) convertOmpCritical() argument
514 llvm::OpenMPIRBuilder::InsertPointTy allocaIP = convertOmpOrdered() local
539 __anonf04bb8b10a02(InsertPointTy allocaIP, InsertPointTy codeGenIP) convertOmpOrderedRegion() argument
586 __anonf04bb8b10c02( InsertPointTy allocaIP, InsertPointTy codeGenIP) convertOmpSections() argument
616 llvm::OpenMPIRBuilder::InsertPointTy allocaIP = convertOmpSections() local
632 __anonf04bb8b10f02(InsertPointTy allocaIP, InsertPointTy codegenIP) convertOmpSingle() argument
707 __anonf04bb8b11202(InsertPointTy allocaIP, InsertPointTy codegenIP) convertOmpTaskOp() argument
742 llvm::OpenMPIRBuilder::InsertPointTy allocaIP = convertOmpTaskOp() local
761 __anonf04bb8b11302(InsertPointTy allocaIP, InsertPointTy codegenIP) convertOmpTaskgroupOp() argument
766 InsertPointTy allocaIP = findAllocaInsertPoint(builder, moduleTranslation); convertOmpTaskgroupOp() local
778 allocByValReductionVars(T loop,ArrayRef<BlockArgument> reductionArgs,llvm::IRBuilderBase & builder,LLVM::ModuleTranslation & moduleTranslation,llvm::OpenMPIRBuilder::InsertPointTy & allocaIP,SmallVectorImpl<omp::DeclareReductionOp> & reductionDecls,SmallVectorImpl<llvm::Value * > & privateReductionVariables,DenseMap<Value,llvm::Value * > & reductionVariableMap,llvm::ArrayRef<bool> isByRefs) allocByValReductionVars() argument
923 llvm::OpenMPIRBuilder::InsertPointTy allocaIP = convertOmpWsloop() local
1162 __anonf04bb8b11602(InsertPointTy allocaIP, InsertPointTy codeGenIP) convertOmpParallel() argument
1284 __anonf04bb8b11702(InsertPointTy allocaIP, InsertPointTy codeGenIP, llvm::Value &, llvm::Value &vPtr, llvm::Value *&replacementValue) convertOmpParallel() argument
1448 llvm::OpenMPIRBuilder::InsertPointTy allocaIP = convertOmpParallel() local
1707 auto allocaIP = findAllocaInsertPoint(builder, moduleTranslation); convertOmpAtomicUpdate() local
1800 auto allocaIP = findAllocaInsertPoint(builder, moduleTranslation); convertOmpAtomicCapture() local
2814 llvm::OpenMPIRBuilder::InsertPointTy allocaIP = convertOmpTargetData() local
3008 createDeviceArgumentAccessor(MapInfoData & mapData,llvm::Argument & arg,llvm::Value * input,llvm::Value * & retVal,llvm::IRBuilderBase & builder,llvm::OpenMPIRBuilder & ompBuilder,LLVM::ModuleTranslation & moduleTranslation,llvm::IRBuilderBase::InsertPoint allocaIP,llvm::IRBuilderBase::InsertPoint codeGenIP) createDeviceArgumentAccessor() argument
3079 __anonf04bb8b13502(InsertPointTy allocaIP, InsertPointTy codeGenIP) convertOmpTarget() argument
3124 llvm::OpenMPIRBuilder::InsertPointTy allocaIP = convertOmpTarget() local
3142 __anonf04bb8b13702(llvm::Argument &arg, llvm::Value *input, llvm::Value *&retVal, InsertPointTy allocaIP, InsertPointTy codeGenIP) convertOmpTarget() argument
[all...]
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenACC/
H A DOpenACCToLLVMIRTranslation.cpp285 OpenACCIRBuilder::InsertPointTy allocaIP( in convertDataOp() local
443 OpenACCIRBuilder::InsertPointTy allocaIP( in convertStandaloneDataOp() local