Searched refs:set_allow_macro_instructions (Results 1 – 1 of 1) sorted by relevance
190 void set_allow_macro_instructions(bool value) { in set_allow_macro_instructions() function2047 tasm_->set_allow_macro_instructions(false); in tasm_()2057 tasm_->set_allow_macro_instructions(previous_allow_macro_instructions_); in ~InstructionAccurateScope()