Home | History | Annotate | Download | only in arm

Lines Matching refs:QUALCOMM

113     // Use movw/movt for QUALCOMM ARMv7 cores.
114 if (FLAG_enable_movw_movt && cpu.implementer() == base::CPU::QUALCOMM) {