Home
last modified time | relevance | path

Searched refs:kCompilerTempVR (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dmir_optimization.cc294 case kCompilerTempVR: in GetNewCompilerTemp()
345 } else if (ct_type == kCompilerTempVR) { in GetNewCompilerTemp()
381 DCHECK(ct_type == kCompilerTempBackend || ct_type == kCompilerTempVR); in GetNewCompilerTemp()
426 } else if (ct_type == kCompilerTempVR) { in RemoveLastCompilerTemp()
Dmir_graph.h200 kCompilerTempVR, // A virtual register temporary. enumerator