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

/dalvik/vm/compiler/codegen/arm/Thumb2/
H A DFactory.c812 bool thumb2Form = (displacement < 4092 && displacement >= 0); local
862 } else if (thumb2Form) {
879 if (thumb2Form) {
888 } else if (thumb2Form) {
894 if (thumb2Form) {
946 bool thumb2Form = (displacement < 4092 && displacement >= 0); local
986 } else if (thumb2Form) {
998 } else if (thumb2Form) {
1008 } else if (thumb2Form) {

Completed in 16 milliseconds