Home
last modified time | relevance | path

Searched refs:EmitPoolFooter (Results 1 – 5 of 5) sorted by relevance

/external/vixl/src/
Dmacro-assembler-interface.h57 virtual void EmitPoolFooter() = 0;
Dpool-manager-impl.h121 masm->EmitPoolFooter(); in Emit()
/external/vixl/test/
Dtest-pool-manager.cc257 void EmitPoolFooter() VIXL_OVERRIDE { in EmitPoolFooter() function in TestMacroAssembler
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h613 virtual void EmitPoolFooter() VIXL_OVERRIDE {} in EmitPoolFooter() function
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h91 virtual void EmitPoolFooter() VIXL_OVERRIDE { in EmitPoolFooter() function