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.h2427 bool IsNonContiguous = false; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7759 CustomMapperCallbackTy CustomMapperCB, bool IsNonContiguous, in emitOffloadingArraysAndArgs()
8543 bool IsNonContiguous, in emitOffloadingArrays()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12256 bool IsNonContiguous = Record.readBool(); in VisitOMPToClause() local
12312 bool IsNonContiguous = Record.readBool(); in VisitOMPFromClause() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7386 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; local
9184 bool IsNonContiguous = false, bool ForEndCall = false) { in emitOffloadingArraysAndArgs()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5799 bool IsNonContiguous) in MappableComponent()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20859 bool IsNonContiguous = false; member in __anon1dd12e447611::MapBaseChecker