Home
last modified time | relevance | path

Searched defs:AlignedLoop (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/llvm-libc/src/benchmarks/automemcpy/include/automemcpy/
DFunctionDescriptor.h92 struct AlignedLoop { struct
97 COMPARABLE_AND_HASHABLE(AlignedLoop, Loop, Alignment, AlignTo) argument
133 std::optional<AlignedLoop> AlignedLoop; member
/external/cronet/stable/third_party/llvm-libc/src/benchmarks/automemcpy/include/automemcpy/
DFunctionDescriptor.h92 struct AlignedLoop { struct
97 COMPARABLE_AND_HASHABLE(AlignedLoop, Loop, Alignment, AlignTo) argument
133 std::optional<AlignedLoop> AlignedLoop; member
/external/cronet/stable/third_party/llvm-libc/src/benchmarks/automemcpy/lib/
DCodeGen.cpp104 struct AlignedLoop { struct
105 size_t IfLt;
106 ElementType Element;
107 ElementType Alignment;
108 StringRef AlignTo;
131 std::optional<AlignedLoop> AlignedLoop; member
/external/cronet/tot/third_party/llvm-libc/src/benchmarks/automemcpy/lib/
DCodeGen.cpp104 struct AlignedLoop { struct
105 size_t IfLt;
106 ElementType Element;
107 ElementType Alignment;
108 StringRef AlignTo;
131 std::optional<AlignedLoop> AlignedLoop; member