Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/
H A Dtest-pool-manager.cc267 bool AllowMacroInstructions() const VIXL_OVERRIDE { return false; } in AllowMacroInstructions() function in TestMacroAssembler
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h7519 virtual bool AllowMacroInstructions() const VIXL_OVERRIDE { in AllowMacroInstructions() function
/aosp_15_r20/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h308 virtual bool AllowMacroInstructions() const VIXL_OVERRIDE { in AllowMacroInstructions() function