Searched defs:AllowMacroInstructions (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/a64/
H A Dmacro-assembler-a64.h1106 bool AllowMacroInstructions() const { function in class:vixl::MacroAssembler
1237 old_allow_macro_instructions_ = masm_->AllowMacroInstructions();
1249 old_allow_macro_instructions_ = masm_->AllowMacroInstructions();

Completed in 148 milliseconds