Lines Matching full:armv7
8724 The performance progression is about ~1.8% on ARMv7
11625 (JSC::ARMAssembler::encodeComplexImm): Move tmp declaration to ARMv7
15325 Use ARMv7 specific encoding for immediate constants on ARMv7 target
15360 The ARMv7 JIT is currently using ARMv7Assembler::ConditionEQ to branch
15377 Enable native call optimizations on ARMv7. (Existing ARM_TRADITIONAL
15387 Add a missing assert to the ARMv7 JIT.
15659 JSC JIT on ARMv7 cannot link jumps >16Mb range
15989 * jit/JITInlineMethods.h: Same as ARMv7
21313 Currently generic ARM and ARMv7 platforms work only with JSVALUE32
21755 Disable WTF_USE_JSVALUE32_64 on iPhone for now (support not yet added for ARMv7).
27797 Fix armv7 JIT build issues.
27803 * Move COMPILE_ASSERTs defending layout of JITStackFrame structure on armv7 into JITThunks constructor.