Home
last modified time | relevance | path

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

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