Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc1215 bool* should_synthesise_right) { in CselHelper() argument
1225 if (should_synthesise_right != NULL) *should_synthesise_right = false; in CselHelper()
1248 should_synthesise_right)) { in CselHelper()
1272 swapped_inputs ? should_synthesise_right in CselHelper()
1293 if (should_synthesise_right != NULL) *should_synthesise_right = true; in CselHelper()
1312 bool* should_synthesise_right) { in CselSubHelperTwoImmediates() argument
1315 if (should_synthesise_right != NULL) *should_synthesise_right = false; in CselSubHelperTwoImmediates()
1321 if (should_synthesise_right != NULL) *should_synthesise_right = true; in CselSubHelperTwoImmediates()
Dmacro-assembler-aarch64.h750 bool* should_synthesise_right) { in GetCselSynthesisInformation() argument
758 should_synthesise_right); in GetCselSynthesisInformation()
3530 bool* should_synthesise_right = NULL);
3540 bool* should_synthesise_right);