Searched refs:AllowMacroInstructions (Results 1 – 2 of 2) sorted by relevance
2912 bool AllowMacroInstructions() const { in AllowMacroInstructions() function3171 old_allow_macro_instructions_ = masm->AllowMacroInstructions();
14373 VIXL_ASSERT(masm.AllowMacroInstructions()); in TEST()14376 VIXL_ASSERT(!masm.AllowMacroInstructions()); in TEST()14380 VIXL_ASSERT(!masm.AllowMacroInstructions()); in TEST()14383 VIXL_ASSERT(!masm.AllowMacroInstructions()); in TEST()14385 VIXL_ASSERT(masm.AllowMacroInstructions()); in TEST()