Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis.h105 type_(DataType::ToSigned(type)), in HeapLocation()
311 DataType::Type lookup_type = DataType::ToSigned(type); in FindHeapLocationIndex()
Ddata_type.h219 static Type ToSigned(Type type) { in ToSigned() function
Dgraph_visualizer.cc574 DataType::ToSigned(arg_type)); in VisitVecDotProd()