Home
last modified time | relevance | path

Searched defs:access (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/libcxx/test/std/containers/views/mdspan/mdspan/
H A Dindex_operator.pass.cpp44 constexpr auto& access(MDS mds) { access() function
48 constexpr auto& access(MDS mds, int64_t i0) { access() function
52 constexpr auto& access(MDS mds, int64_t i0, int64_t i1) { access() function
56 constexpr auto& access(MDS mds, int64_t i0, int64_t i1, int64_t i2) { access() function
60 constexpr auto& access(MDS mds, int64_t i0, int64_t i1, int64_t i2, int64_t i3) { access() function
H A DCustomTestAccessors.h88 constexpr reference access(data_handle_type p, size_t i) const noexcept { access() function
/llvm-project/polly/lib/External/isl/
H A Disl_flow.c1504 isl_union_map *access[isl_access_end]; member
1513 __isl_take isl_union_access_info *access) in isl_union_access_info_free()
1531 isl_ctx *isl_union_access_info_get_ctx(__isl_keep isl_union_access_info *access) in isl_union_access_info_get_ctx()
1594 isl_union_access_info *access; in isl_union_access_info_from_sink() local
1613 enum isl_access_type type, __isl_take isl_union_map *access) in isl_union_access_info_set()
1631 __isl_take isl_union_access_info *access, in isl_union_access_info_set_must_source()
1641 __isl_take isl_union_access_info *access, in isl_union_access_info_set_may_source()
1707 __isl_take isl_union_access_info *access, in isl_union_access_info_set_schedule()
1728 __isl_take isl_union_access_info *access, in isl_union_access_info_set_schedule_map()
1746 __isl_keep isl_union_access_info *access) in isl_union_access_info_copy()
[all …]
H A Dflow.c23 isl_union_access_info *access; in main() local
H A Disl_test_cpp.cc332 isl::typed::map<ST, AR> access(ctx, "{ S[i, j] -> A[i] }"); in test_typed() local
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp72 llvm::codeview::TypeIndex ti, llvm::codeview::MemberAccess access, in AddBaseClassForTypeIndex() argument
93 MemberAccess access, MethodOptions options, in AddMethod() argument
164 lldb::AccessType access = in visitKnownMember() local
262 lldb::AccessType access = TranslateMemberAccess(data_member.getAccess()); in visitKnownMember() local
419 clang::QualType qt, lldb::AccessType access, uint64_ in CollectMember() argument
[all...]
H A DUdtRecordCompleter.h88 lldb::AccessType access; member
/llvm-project/clang/test/CodeGen/
H A Dregparm-flag.c26 int access(struct has_array *p, int index) in access() function
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DVar.h338 VarInfo const &access(VarInfo::ID id) const { in access() function
342 VarInfo const *access(std::optional<VarInfo::ID> oid) const { in access() function
347 VarInfo &access(VarInfo::ID id) { in access() function
350 VarInfo *access(std::optional<VarInfo::ID> oid) { in access() function
/llvm-project/lldb/test/API/lang/cpp/static_members/
H A Dmain.cpp6 long access() { in access() function
/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h104 inline Stencil access(llvm::StringRef BaseId, llvm::StringRef Member) { in access() function
/llvm-project/libcxx/include/__mdspan/
H A Ddefault_accessor.h54 _LIBCPP_HIDE_FROM_ABI constexpr reference access(data_handle_type __p, size_t __i) const noexcept { return __p[__i]; } access() function
/llvm-project/compiler-rt/test/tsan/
H A Dunaligned_norace.cpp18 static void access(char *p, int sz, int rw) { in access() function
H A Dunaligned_race.cpp12 static NOINLINE void access(volatile void *p, int sz, int rw) { in access() function
/llvm-project/flang/test/Semantics/
H A Dio01.f902 character(len=20) :: access = "direcT" variable
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp218 static AccessType TranslateMemberAccess(PDB_MemberAccess access) { in TranslateMemberAccess() argument
243 AccessType access = TranslateMemberAccess(udt.getAccess()); in GetAccessibilityForUdt() local
413 auto access = GetAccessibilityForUdt(*udt); in CreateLLDBTypeFromPDBType() local
1266 auto access = TranslateMemberAccess(member->getAccess()); in AddRecordMembers() local
1385 auto access = TranslateMemberAccess(base->getAccess()); AddRecordBases() local
1443 AccessType access = TranslateMemberAccess(method.getAccess()); AddRecordMethod() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp59 unsigned access = MO.getTargetFlags(); in GetSymbolRef() local
/llvm-project/lldb/source/Host/windows/
H A DProcessLauncherWindows.cpp158 DWORD access = 0; in GetStdioHandle() local
/llvm-project/flang/runtime/
H A Dextensions.cpp154 FORTRAN_PROCEDURE_NAME(access) FORTRAN_PROCEDURE_NAME() argument
H A Dio-stmt.h606 set_access(Access access) set_access() argument
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp240 m128 access, AccessType typ) { in ContainsSameAccess() argument
306 CheckRaces(ThreadState * thr,RawShadow * shadow_mem,Shadow cur,m128 shadow,m128 access,AccessType typ) CheckRaces() argument
611 const m128 access = _mm_set1_epi32(static_cast<u32>(cur.raw())); MemoryRangeFreed() local
[all...]
H A Dtsan_shadow.h82 u8 access() const { return part_.access_; } in access() function
/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp172 if (auto access = mlir::dyn_cast<ArrayAccessOp>(op)) { in collectAccesses() local
235 for (auto access : accesses) in collectArrayMentionFrom() local
758 if (auto *access = amendingAccess(mentions)) in construct() local
1333 matchAndRewrite(ArrayAccessOp access, in matchAndRewrite()
/llvm-project/openmp/libompd/src/
H A DTargetValue.cpp334 TValue TValue::access(const char *fieldName) const { in access() function in TValue
/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp201 AsanThread::StackFrameAccess access; GetStackAddressInformation() local
[all...]

12