Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp126 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind() function in HTTPServer
134 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind() function in HTTPServer
182 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind() function in HTTPServer
186 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind() function in HTTPServer
/llvm-project/polly/lib/External/isl/
H A Disl_multi_bind_templ.c16 __isl_give DOM *FN(MULTI(BASE),bind)(__isl_take MULTI(BASE) *multi, in FN() argument
/llvm-project/mlir/include/mlir/Dialect/Affine/
H A DUtils.h333 AffineValueExpr bind(Value v) { bind() function
337 AffineValueExpr bind(OpFoldResult v) { bind() function
/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction-crash.cpp35 void bind() { for (const auto& [test,_] : _test_) { }; } // expected-error {{undeclared identifier … in bind() function
/llvm-project/clang/test/AST/
H A Dast-dump-template-decls.cpp138 template struct D<float, char>::bind<int, short>; typedef
/llvm-project/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp196 static void bind(py::module &m) { bind() function in mlir::python::PyConcreteOpInterface
333 static void bind(py::module &m) { bind() function in mlir::python::PyShapedTypeComponents
H A DPybindUtils.h
H A DIRCore.cpp240 static void bind(py::module &m) { bind() function
277 static void bind(py::module &m) { bind() function
318 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyRegionIterator
354 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyRegionList
383 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyBlockIterator
442 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyBlockList
475 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyOperationIterator
529 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyOperationList
554 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyOpOperand
580 static void bind(py::module &m) { bind() function in __anon0d8b16ee0311::PyOpOperandIterator
2220 static void bind(py::module &m) { bind() function in __anon0d8b16ee0b11::PyConcreteValue
2543 static void bind(py::module &m) { bind() function in __anon0d8b16ee0b11::PyOpAttributeMap
[all...]
H A DIRModule.h957 static void bind(pybind11::module &m) { bind() function
1079 static void bind(pybind11::module &m) { bind() function
H A DIRAffine.cpp117 static void bind(py::module &m) { bind() function in __anon3254676e0111::PyConcreteAffineExpr
457 static void bind(py::module &m) { bind() function in __anon3254676e0711::PyIntegerSetConstraint
[all...]
H A DIRAttributes.cpp192 static void bind(py::module &m) { bind() function in __anon5898d0ac0111::PyDenseArrayAttribute::PyDenseArrayIterator
344 static void bind(py::module &m) { bind() function in __anon5898d0ac0111::PyArrayAttribute::PyArrayAttributeIterator
[all...]
/llvm-project/flang/include/flang/Lower/
H A DIterationSpace.h145 void bind(FrontEndExpr e, GenerateElementalArrayFunc &&fun) { in bind() function
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp5.cpp140 template<typename T, const T &ref> void bind() { in bind() function
/llvm-project/lld/ELF/
H A DSymbols.cpp680 uint8_t bind = binding; resolve() local
/llvm-project/llvm/unittests/Debuginfod/
H A DHTTPServerTests.cpp52 TEST(HTTPServer, bind) { in TEST() argument
/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dexample-bind.cpp243 inline bound_functor<F, BoundArgs...> bind(const F& f, const BoundArgs&... bound_args) { in bind() function
/llvm-project/openmp/libompd/src/
H A Domp-icv.cpp854 ompd_word_t *bind /* OUT: Kind of proc-binding */ in ompd_get_proc_bind()
/llvm-project/flang/lib/Semantics/
H A Dtools.cpp573 const std::string *bind{ultimate.GetBindName()}; FindGlobal() local
1700 if (const std::string * bind{common.GetBindName()}) { GetCommonBlockObjectName() local
H A Dcheck-declarations.cpp1530 if (const auto *bind{symbol.GetBindName()}) { CheckExternal() local
1536 if (const auto *bind{global->GetBindName()}) { CheckExternal() local
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h5038 isl::basic_set aff::bind(isl::id id) const in bind() function
5044 isl::basic_set aff::bind(const std::string &id) const in bind() function
5049 isl::basic_set aff::bind(const isl::multi_id &tuple) const in bind() function
9133 isl::set basic_set::bind(const isl::multi_id &tuple) const in bind() function
12139 isl::basic_set multi_aff::bind(isl::multi_id tuple) const in bind() function
13110 isl::set multi_pw_aff::bind(isl::multi_id tuple) const in bind() function
13709 isl::union_set multi_union_pw_aff::bind(isl::multi_id tuple) const in bind() function
14341 isl::set point::bind(const isl::multi_id &tuple) const in bind() function
15193 isl::set pw_aff::bind(const isl::multi_id &tuple) const in bind() function
15198 isl::set pw_aff::bind(isl::id id) const in bind() function
[all …]
/llvm-project/lld/MachO/
H A DSyntheticSections.cpp368 auto *bind = reinterpret_cast<dyld_chained_ptr_64_bind *>(buf); writeChainedBind() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2360 RegionStoreManager::bind(RegionBindingsConstRef B, Loc L, SVal V) { bind() function in RegionStoreManager
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1126 uint64_t bind : 1; // set to 1 member
1135 uint64_t bind : 1; // set to 0 member
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp1443 if (auto bind = opInst.getProcBindVal()) convertOmpParallel() local
/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp3555 enum kmp_proc_bind_t bind; in __kmp_stg_parse_proc_bind() local

12