Home
last modified time | relevance | path

Searched refs:SourceRel (Results 1 – 24 of 24) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmGlobalVisualStudio10Generator.h246 std::string SourceRel; member
H A DcmGlobalVisualStudio10Generator.cxx708 << this->LongestSource.SourceRel << "\n" in Generate()
1264 this->LongestSource.SourceRel = sfRel; in PathTooLong()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmGlobalVisualStudio10Generator.h246 std::string SourceRel; member
H A DcmGlobalVisualStudio10Generator.cxx708 << this->LongestSource.SourceRel << "\n" in Generate()
1264 this->LongestSource.SourceRel = sfRel; in PathTooLong()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmGlobalVisualStudio10Generator.h246 std::string SourceRel; member
H A DcmGlobalVisualStudio10Generator.cxx708 << this->LongestSource.SourceRel << "\n" in Generate()
1264 this->LongestSource.SourceRel = sfRel; in PathTooLong()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DScopInfo.cpp1210 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1223 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1224 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2418 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2421 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2428 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DScopInfo.cpp1219 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1231 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1232 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2414 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2417 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2424 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1216 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1229 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1230 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2445 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2448 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2455 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1216 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1229 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1230 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2445 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2448 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2455 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1215 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1227 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1228 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2440 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2443 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2450 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DScopInfo.cpp1210 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1223 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1224 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2417 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2420 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2427 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp1203 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1216 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1217 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2407 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2410 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2417 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1215 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1227 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1228 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2440 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2443 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2450 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1215 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() argument
1227 SourceRel = SourceRel.set_tuple_id(isl::dim::in, Id); in ScopStmt()
1228 Access = new MemoryAccess(this, MemoryAccess::AccessType::READ, SourceRel); in ScopStmt()
2440 ScopStmt *Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, in addScopStmt() argument
2443 isl::set SourceDomain = SourceRel.domain(); in addScopStmt()
2450 Stmts.emplace_back(*this, SourceRel, TargetRel, Domain); in addScopStmt()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/include/polly/
H A DScopInfo.h1170 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2014 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/include/polly/
H A DScopInfo.h1198 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2045 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopInfo.h1170 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2015 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopInfo.h1170 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2015 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h1198 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2045 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/include/polly/
H A DScopInfo.h1170 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2002 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/include/polly/
H A DScopInfo.h1179 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2062 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h1198 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2045 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h1198 ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel,
2045 ScopStmt *addScopStmt(isl::map SourceRel, isl::map TargetRel,