Searched refs:SetAllowMacroInstructions (Results 1 – 6 of 6) sorted by relevance
279 masm_->SetAllowMacroInstructions(previous_allow_macro_assembler_); in Close()311 masm->SetAllowMacroInstructions(false); in Open()
44 virtual void SetAllowMacroInstructions(bool allow) = 0;
268 void SetAllowMacroInstructions(bool allow) VIXL_OVERRIDE { USE(allow); } in SetAllowMacroInstructions() function in TestMacroAssembler
133 masm_->SetAllowMacroInstructions(false); in Emit()156 masm_->SetAllowMacroInstructions(true); in Emit()
3513 virtual void SetAllowMacroInstructions(bool value) VIXL_OVERRIDE { in SetAllowMacroInstructions() function
251 virtual void SetAllowMacroInstructions(bool value) VIXL_OVERRIDE { in SetAllowMacroInstructions() function271 SetAllowMacroInstructions(true); in Assembler()286 SetAllowMacroInstructions(true); in Assembler()299 SetAllowMacroInstructions(true); in Assembler()