Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_arm_test.h410 std::string shift_string = GetShiftString(shift); in RepeatTemplatedRSC() local
413 after_shift.replace(shift_index, ConstexprStrLen(Base::SHIFT_TOKEN), shift_string); in RepeatTemplatedRSC()
466 std::string shift_string = GetShiftString(shift); in RepeatTemplatedRRSC() local
469 after_shift.replace(shift_index, ConstexprStrLen(SHIFT_TOKEN), shift_string); in RepeatTemplatedRRSC()
Dassembler_arm32_test.cc320 std::string shift_string = GetShiftString(shift); in TemplateHelper() local
323 after_shift.replace(shift_index, ConstexprStrLen(SHIFT_TOKEN), shift_string); in TemplateHelper()
371 std::string shift_string = GetShiftString(shift); in TemplateHelper() local
374 after_shift.replace(shift_index, ConstexprStrLen(SHIFT_TOKEN), shift_string); in TemplateHelper()