Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Dtarget_arm.cc661 fp_vmap_table_.push_back(INVALID_VREG); in MarkPreservedSingle()
/art/compiler/dex/
Dmir_graph.h154 #define INVALID_VREG (0xFFFFU) macro
Dmir_optimization.cc1868 SRegToVReg(second->ssa_rep->defs[1]) : INVALID_VREG; in HasAntiDependency()