Searched refs:AllowMacroInstructions (Results 1 – 2 of 2) sorted by relevance
2868 bool AllowMacroInstructions() const { in AllowMacroInstructions() function3102 old_allow_macro_instructions_ = masm->AllowMacroInstructions();
14124 VIXL_ASSERT(masm.AllowMacroInstructions()); in TEST()14127 VIXL_ASSERT(!masm.AllowMacroInstructions()); in TEST()14131 VIXL_ASSERT(!masm.AllowMacroInstructions()); in TEST()14134 VIXL_ASSERT(!masm.AllowMacroInstructions()); in TEST()14136 VIXL_ASSERT(masm.AllowMacroInstructions()); in TEST()