OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AIO
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
GsymReader.h
245
ArrayRef<T>
AIO
= getAddrOffsets<T>();
246
if (Index <
AIO
.size())
247
return
AIO
[Index] + Hdr->BaseAddress;
261
ArrayRef<T>
AIO
= getAddrOffsets<T>();
262
const auto Begin =
AIO
.begin();
263
const auto End =
AIO
.end();
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUMachineModuleInfo.h
126
const auto &
AIO
= getSyncScopeInclusionOrdering(A);
128
if (!
AIO
|| !BIO)
134
return
AIO
.getValue() >= BIO.getValue() &&
Completed in 16 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026