Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DAnalysisO1.cpp3352 bool isVRBoundCheck(int vr_array, int vr_index) {
3377 void setVRBoundCheck(int vr_array, int vr_index) {
DLowerHelper.cpp1906 int boundCheck(int vr_array, int reg_array, bool isPhysical_array, in boundCheck()