Home
last modified time | relevance | path

Searched defs:AAR (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/devel/allegro5/allegro5-5.2.7.0/cmake/
H A DAndroidApp.cmake7 set(AAR ${PROJECT}/app/libs/allegro.aar) variable
/dports/devel/llvm90/llvm-9.0.1.src/unittests/Analysis/
H A DGlobalsModRefTest.cpp49 auto AAR = GlobalsAAResult::analyzeModule(*M, TLI, CG); in TEST() local
H A DAliasAnalysisTest.cpp149 std::unique_ptr<AAResults> AAR; member in __anonfb0d47f30411::AliasAnalysisTest
237 PM.add(createExternalAAWrapperPass([](Pass &P, Function &, AAResults &AAR) { in TEST_F()
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Analysis/
H A DGlobalsModRefTest.cpp50 auto AAR = GlobalsAAResult::analyzeModule(*M, TLI, CG); in TEST() local
H A DAliasAnalysisTest.cpp149 std::unique_ptr<AAResults> AAR; member in __anon275feab10411::AliasAnalysisTest
237 PM.add(createExternalAAWrapperPass([](Pass &P, Function &, AAResults &AAR) { in TEST_F()
/dports/devel/llvm70/llvm-7.0.1.src/unittests/Analysis/
H A DGlobalsModRefTest.cpp50 auto AAR = GlobalsAAResult::analyzeModule(*M, TLI, CG); in TEST() local
H A DAliasAnalysisTest.cpp149 std::unique_ptr<AAResults> AAR; member in __anon53b28d6f0411::AliasAnalysisTest
237 PM.add(createExternalAAWrapperPass([](Pass &P, Function &, AAResults &AAR) { in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp52 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Analysis/
H A DGlobalsModRefTest.cpp52 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp53 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp53 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Analysis/
H A DGlobalsModRefTest.cpp50 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
H A DAliasAnalysisTest.cpp150 std::unique_ptr<AAResults> AAR; member in __anon415e99b30411::AliasAnalysisTest
238 PM.add(createExternalAAWrapperPass([](Pass &P, Function &, AAResults &AAR) { in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp53 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp53 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp53 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp52 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp50 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
H A DAliasAnalysisTest.cpp150 std::unique_ptr<AAResults> AAR; member in __anond98b5bb60411::AliasAnalysisTest
238 PM.add(createExternalAAWrapperPass([](Pass &P, Function &, AAResults &AAR) { in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Analysis/
H A DGlobalsModRefTest.cpp53 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Analysis/
H A DGlobalsModRefTest.cpp53 auto AAR = GlobalsAAResult::analyzeModule(*M, GetTLI, CG); in TEST() local
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/gimli-0.23.0/examples/
H A Dsimple.rs53 let unit = dwarf.unit(header)?; in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Analysis/
H A DAliasAnalysis.h782 BatchAAResults(AAResults &AAR) : AA(AAR), AAQI() {} in BatchAAResults()
891 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) { in Model()
952 AAResults *AAR = nullptr; variable
966 AAResults *AAR; variable
970 AAResultsProxy(AAResults *AAR, DerivedT &CurrentResult) in AAResultsProxy()
1158 std::unique_ptr<AAResults> AAR; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h782 BatchAAResults(AAResults &AAR) : AA(AAR), AAQI() {} in BatchAAResults()
891 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) { in Model()
952 AAResults *AAR = nullptr; variable
966 AAResults *AAR; variable
970 AAResultsProxy(AAResults *AAR, DerivedT &CurrentResult) in AAResultsProxy()
1158 std::unique_ptr<AAResults> AAR; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h782 BatchAAResults(AAResults &AAR) : AA(AAR), AAQI() {} in BatchAAResults()
891 explicit Model(AAResultT &Result, AAResults &AAR) : Result(Result) { in Model()
952 AAResults *AAR = nullptr; variable
966 AAResults *AAR; variable
970 AAResultsProxy(AAResults *AAR, DerivedT &CurrentResult) in AAResultsProxy()
1158 std::unique_ptr<AAResults> AAR; variable

1234567