Home
last modified time | relevance | path

Searched defs:IsNonContiguous (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2268 bool IsNonContiguous = false; global() member
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11469 bool IsNonContiguous = Record.readBool(); VisitOMPToClause() local
11525 bool IsNonContiguous = Record.readBool(); VisitOMPFromClause() local
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7125 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 DOpenMPClause.h5245 MappableComponent(Expr * AssociatedExpression,ValueDecl * AssociatedDeclaration,bool IsNonContiguous) MappableComponent() argument
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6968 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 DSemaOpenMP.cpp20679 bool IsNonContiguous = false; global() member in __anona1d9ac776a11::MapBaseChecker
[all...]