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