Home
last modified time | relevance | path

Searched refs:lsa (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination.h31 const LoadStoreAnalysis& lsa,
36 lsa_(lsa) {} in HOptimization()
Dload_store_analysis_test.cc240 LoadStoreAnalysis lsa(graph_); in TEST_F() local
241 lsa.Run(); in TEST_F()
242 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
404 LoadStoreAnalysis lsa(graph_); in TEST_F() local
405 lsa.Run(); in TEST_F()
406 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
562 LoadStoreAnalysis lsa(graph_); in TEST_F() local
563 lsa.Run(); in TEST_F()
564 const HeapLocationCollector& heap_location_collector = lsa.GetHeapLocationCollector(); in TEST_F()
Dscheduler.cc578 LoadStoreAnalysis lsa(graph); in Schedule() local
580 lsa.Run(); in Schedule()
581 heap_location_collector = &lsa.GetHeapLocationCollector(); in Schedule()
/art/runtime/interpreter/mterp/mips/
Dmain.S193 lsa rd, rs, rt, sa; \
335 lsa t8, rix, rFP, 2; \
337 lsa t8, rix, rREFS, 2; \
352 lsa t8, rix, rFP, 2; \
354 lsa t8, rix, rREFS, 2; \
369 lsa t8, rix, rFP, 2; \
372 lsa t8, rix, rREFS, 2; \
390 lsa t8, rix, rFP, 2; \
392 lsa t8, rix, rREFS, 2; \
407 lsa t8, rix, rFP, 2; \
[all …]
/art/runtime/interpreter/mterp/mips64/
Darray.S19 # [d]lsa does not support shift count of 0.
107 # [d]lsa does not support shift count of 0.