Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DArrayRecyclerTest.cpp23 typedef ArrayRecycler<Object> ARO; typedef
/external/llvm/unittests/Support/
DArrayRecyclerTest.cpp23 typedef ArrayRecycler<Object> ARO; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.cpp185 return llvm::any_of(Configurations, [](const AliasingRegisterOperands &ARO) { in hasImplicitAliasing()
197 AliasingRegisterOperands ARO; in AliasingConfigurations() local