Home
last modified time | relevance | path

Searched defs:vr_index (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DAnalysisO1.cpp3344 bool isVRBoundCheck(int vr_array, int vr_index) {
3369 void setVRBoundCheck(int vr_array, int vr_index) {
DLowerHelper.cpp1906 int vr_index, int reg_index, bool isPhysical_index, in boundCheck()