Searched defs:IsNonContiguous (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 2268 bool IsNonContiguous = false; global() member
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 11469 bool IsNonContiguous = Record.readBool(); VisitOMPToClause() local 11525 bool IsNonContiguous = Record.readBool(); VisitOMPFromClause() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 7125 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; generateInfoForComponentList() local 8871 emitOffloadingArrays(CodeGenFunction & CGF,MappableExprsHandler::MapCombinedInfoTy & CombinedInfo,CGOpenMPRuntime::TargetDataInfo & Info,llvm::OpenMPIRBuilder & OMPBuilder,bool IsNonContiguous=false) emitOffloadingArrays() argument [all...] |
/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 5245 MappableComponent(Expr * AssociatedExpression,ValueDecl * AssociatedDeclaration,bool IsNonContiguous) MappableComponent() argument
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 6968 emitOffloadingArrays(InsertPointTy AllocaIP,InsertPointTy CodeGenIP,MapInfosTy & CombinedInfo,TargetDataInfo & Info,bool IsNonContiguous,function_ref<void (unsigned int,Value *)> DeviceAddrCB,function_ref<Value * (unsigned int)> CustomMapperCB) emitOffloadingArrays() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 20679 bool IsNonContiguous = false; global() member in __anona1d9ac776a11::MapBaseChecker [all...] |