Searched refs:SetAllowMacroInstructions (Results 1 – 1 of 1) sorted by relevance
2864 void SetAllowMacroInstructions(bool value) { in SetAllowMacroInstructions() function3103 masm->SetAllowMacroInstructions(false);3110 masm->SetAllowMacroInstructions(old_allow_macro_instructions_); in ~InstructionAccurateScope()