Home
last modified time | relevance | path

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

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