Home
last modified time | relevance | path

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

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