Searched refs:allow_macro_instructions (Results 1 – 1 of 1) sorted by relevance
1279 bool allow_macro_instructions() const { return allow_macro_instructions_; } in allow_macro_instructions() function2195 previous_allow_macro_instructions_ = masm_->allow_macro_instructions(); in masm_()