Searched refs:thumb2Form (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/arm/Thumb2/
H A DFactory.cpp882 bool thumb2Form = (displacement < 4092 && displacement >= 0); local
932 } else if (thumb2Form) {
949 if (thumb2Form) {
958 } else if (thumb2Form) {
964 if (thumb2Form) {
1016 bool thumb2Form = (displacement < 4092 && displacement >= 0); local
1056 } else if (thumb2Form) {
1068 } else if (thumb2Form) {
1078 } else if (thumb2Form) {

Completed in 5 milliseconds