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.cc946 bool need_extra_instructions = in B() local
949 if (need_extra_instructions) { in B()
962 bool need_extra_instructions = in Tbnz() local
965 if (need_extra_instructions) { in Tbnz()
978 bool need_extra_instructions = in Tbz() local
981 if (need_extra_instructions) { in Tbz()
994 bool need_extra_instructions = in Cbnz() local
997 if (need_extra_instructions) { in Cbnz()
1010 bool need_extra_instructions = in Cbz() local
1013 if (need_extra_instructions) { in Cbz()