Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc1214 bool* should_synthesise_left, in CselHelper() argument
1224 if (should_synthesise_left != NULL) *should_synthesise_left = false; in CselHelper()
1247 should_synthesise_left, in CselHelper()
1273 : should_synthesise_left); in CselHelper()
1285 if (should_synthesise_left != NULL) *should_synthesise_left = true; in CselHelper()
1311 bool* should_synthesise_left, in CselSubHelperTwoImmediates() argument
1314 if (should_synthesise_left != NULL) *should_synthesise_left = false; in CselSubHelperTwoImmediates()
1373 bool* should_synthesise_left) { in CselSubHelperRightSmallImmediate() argument
1387 if (should_synthesise_left != NULL) *should_synthesise_left = true; in CselSubHelperRightSmallImmediate()
Dmacro-assembler-aarch64.h749 bool* should_synthesise_left, in GetCselSynthesisInformation() argument
757 should_synthesise_left, in GetCselSynthesisInformation()
3529 bool* should_synthesise_left = NULL,
3539 bool* should_synthesise_left,
3556 bool* should_synthesise_left);