Home
last modified time | relevance | path

Searched defs:AIO (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h251 ArrayRef<T> AIO = getAddrOffsets<T>(); in addressForIndex() local
268 ArrayRef<T> AIO = getAddrOffsets<T>(); in getAddressOffsetIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineModuleInfo.h128 const auto &AIO = getSyncScopeInclusionOrdering(A); isSyncScopeInclusion() local
/freebsd-src/contrib/capsicum-test/
H A Dlinux.cc1113 TEST(Linux, AIO) { in TEST() argument