Home
last modified time | relevance | path

Searched refs:MoveForm (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/test/
H A Dtest-donkey.cc46 std::string MoveForm() { return std::move(instr_form_); } in MoveForm() function in InstructionReporter
210 if (std::regex_search(reporter.MoveForm(), std::regex(target_re))) { in main()
/third_party/vixl/test/aarch64/
H A Dtest-api-movprfx-aarch64.cc53 std::string MoveForm() { return instr_form_; } in MoveForm() function in vixl::aarch64::InstructionReporter
77 std::string form = reporter.MoveForm(); in CheckAndMaybeDisassembleMovprfxPairs()

Completed in 4 milliseconds