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