Home
last modified time | relevance | path

Searched refs:GlobalPrefix (Results 1 – 25 of 114) sorted by relevance

12345

/dports/devel/llvm90/llvm-9.0.1.src/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp177 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
179 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
182 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
188 return DynamicLibrarySearchGenerator(std::move(Lib), GlobalPrefix, in Load()
198 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in operator ()()
207 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in operator ()()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h250 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
257 Load(const char *FileName, char GlobalPrefix,
263 GetForCurrentProcess(char GlobalPrefix,
265 return Load(nullptr, GlobalPrefix, std::move(Allow));
273 char GlobalPrefix; variable
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp202 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
204 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
207 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
214 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
222 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
233 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp202 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
204 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
207 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
214 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
222 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
233 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp202 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
204 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
207 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
214 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
222 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
233 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h239 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
246 Load(const char *FileName, char GlobalPrefix,
252 GetForCurrentProcess(char GlobalPrefix,
254 return Load(nullptr, GlobalPrefix, std::move(Allow));
264 char GlobalPrefix; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h227 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
234 Load(const char *FileName, char GlobalPrefix,
240 GetForCurrentProcess(char GlobalPrefix,
242 return Load(nullptr, GlobalPrefix, std::move(Allow));
252 char GlobalPrefix; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h227 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
234 Load(const char *FileName, char GlobalPrefix,
240 GetForCurrentProcess(char GlobalPrefix,
242 return Load(nullptr, GlobalPrefix, std::move(Allow));
252 char GlobalPrefix; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h228 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
235 Load(const char *FileName, char GlobalPrefix,
241 GetForCurrentProcess(char GlobalPrefix,
243 return Load(nullptr, GlobalPrefix, std::move(Allow));
253 char GlobalPrefix; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h227 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
234 Load(const char *FileName, char GlobalPrefix,
240 GetForCurrentProcess(char GlobalPrefix,
242 return Load(nullptr, GlobalPrefix, std::move(Allow));
252 char GlobalPrefix; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h227 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
234 Load(const char *FileName, char GlobalPrefix,
240 GetForCurrentProcess(char GlobalPrefix,
242 return Load(nullptr, GlobalPrefix, std::move(Allow));
252 char GlobalPrefix; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h227 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
234 Load(const char *FileName, char GlobalPrefix,
240 GetForCurrentProcess(char GlobalPrefix,
242 return Load(nullptr, GlobalPrefix, std::move(Allow));
252 char GlobalPrefix; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h228 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
235 Load(const char *FileName, char GlobalPrefix,
241 GetForCurrentProcess(char GlobalPrefix,
243 return Load(nullptr, GlobalPrefix, std::move(Allow));
253 char GlobalPrefix; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h227 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
234 Load(const char *FileName, char GlobalPrefix,
240 GetForCurrentProcess(char GlobalPrefix,
242 return Load(nullptr, GlobalPrefix, std::move(Allow));
252 char GlobalPrefix;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h264 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
271 Load(const char *FileName, char GlobalPrefix,
277 GetForCurrentProcess(char GlobalPrefix,
279 return Load(nullptr, GlobalPrefix, std::move(Allow));
289 char GlobalPrefix; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h264 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
271 Load(const char *FileName, char GlobalPrefix,
277 GetForCurrentProcess(char GlobalPrefix,
279 return Load(nullptr, GlobalPrefix, std::move(Allow));
289 char GlobalPrefix; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h264 DynamicLibrarySearchGenerator(sys::DynamicLibrary Dylib, char GlobalPrefix,
271 Load(const char *FileName, char GlobalPrefix,
277 GetForCurrentProcess(char GlobalPrefix,
279 return Load(nullptr, GlobalPrefix, std::move(Allow));
289 char GlobalPrefix; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
224 GlobalPrefix(GlobalPrefix) {} in DynamicLibrarySearchGenerator()
227 DynamicLibrarySearchGenerator::Load(const char *FileName, char GlobalPrefix, in Load() argument
234 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
242 bool HasGlobalPrefix = (GlobalPrefix != '\0'); in tryToGenerate()
253 if (HasGlobalPrefix && (*Name).front() != GlobalPrefix) in tryToGenerate()

12345