Home
last modified time | relevance | path

Searched refs:ToSigned (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis.h175 type_(DataType::ToSigned(type)), in HeapLocation()
377 DataType::Type lookup_type = DataType::ToSigned(type); in FindHeapLocationIndex()
H A Ddata_type.h223 static Type ToSigned(Type type) { in ToSigned() function
H A Dgraph_visualizer.cc616 DataType::ToSigned(arg_type)); in VisitVecDotProd()