Searched refs:set_allow_macro_instructions (Results 1 – 1 of 1) sorted by relevance
1244 void set_allow_macro_instructions(bool value) { in set_allow_macro_instructions() function2118 masm_->set_allow_macro_instructions(false); in masm_()2128 masm_->set_allow_macro_instructions(previous_allow_macro_instructions_); in ~InstructionAccurateScope()