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