Home
last modified time | relevance | path

Searched refs:need_extra_instructions (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/arm64/
Dmacro-assembler-arm64.cc758 bool need_extra_instructions = in B() local
761 if (need_extra_instructions) { in B()
775 bool need_extra_instructions = in Tbnz() local
778 if (need_extra_instructions) { in Tbnz()
792 bool need_extra_instructions = in Tbz() local
795 if (need_extra_instructions) { in Tbz()
809 bool need_extra_instructions = in Cbnz() local
812 if (need_extra_instructions) { in Cbnz()
826 bool need_extra_instructions = in Cbz() local
829 if (need_extra_instructions) { in Cbz()