Home
last modified time | relevance | path

Searched defs:SetAllowMacroInstructions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vixl/test/
H A Dtest-pool-manager.cc268 void SetAllowMacroInstructions(bool allow) VIXL_OVERRIDE { USE(allow); } in SetAllowMacroInstructions() function in TestMacroAssembler
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h7740 virtual void SetAllowMacroInstructions(bool value) VIXL_OVERRIDE { in SetAllowMacroInstructions() function
/aosp_15_r20/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h251 virtual void SetAllowMacroInstructions(bool value) VIXL_OVERRIDE { in SetAllowMacroInstructions() function