Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1690 bool IsNonContiguous = false; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11324 bool IsNonContiguous = Record.readBool(); VisitOMPToClause() local
11380 bool IsNonContiguous = Record.readBool(); VisitOMPFromClause() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7107 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; generateInfoForComponentList() local
8822 emitOffloadingArrays(CodeGenFunction & CGF,MappableExprsHandler::MapCombinedInfoTy & CombinedInfo,CGOpenMPRuntime::TargetDataInfo & Info,llvm::OpenMPIRBuilder & OMPBuilder,bool IsNonContiguous=false) emitOffloadingArrays() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5441 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
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5205 MappableComponent(Expr * AssociatedExpression,ValueDecl * AssociatedDeclaration,bool IsNonContiguous) MappableComponent() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21373 bool IsNonContiguous = false; global() member in __anon265630166111::MapBaseChecker
[all...]