Home
last modified time | relevance | path

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

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