Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2268 bool IsNonContiguous = false; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11470 bool IsNonContiguous = Record.readBool(); in VisitOMPToClause() local
11526 bool IsNonContiguous = Record.readBool(); in VisitOMPFromClause() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7130 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
8882 bool IsNonContiguous = false) { in emitOffloadingArrays()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5245 bool IsNonContiguous) in MappableComponent()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7404 TargetDataInfo &Info, bool IsNonContiguous, in emitOffloadingArrays()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20194 bool IsNonContiguous = false; member in __anon1dd12e447211::MapBaseChecker