Home
last modified time | relevance | path

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

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