Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dlocation-aarch32.cc134 void Label::EmitPoolObject(MacroAssemblerInterface* masm) { in EmitPoolObject() function in vixl::aarch32::Label
145 void RawLiteral::EmitPoolObject(MacroAssemblerInterface* masm) { in EmitPoolObject() function in vixl::aarch32::RawLiteral
Dlocation-aarch32.h242 virtual void EmitPoolObject(MacroAssemblerInterface* masm) VIXL_OVERRIDE { in EmitPoolObject() function
/external/vixl/test/
Dtest-pool-manager.cc94 void EmitPoolObject(MacroAssemblerInterface *masm) VIXL_OVERRIDE { in EmitPoolObject() function in TestObject
153 void EmitPoolObject(MacroAssemblerInterface *masm) VIXL_OVERRIDE { in EmitPoolObject() function in TestBranchObject