Searched defs:EmitPoolObject (Results 1 – 3 of 3) sorted by relevance
| /external/vixl/src/aarch32/ | ||
| D | location-aarch32.cc | 134 void Label::EmitPoolObject(MacroAssemblerInterface* masm) {  in EmitPoolObject()  function in vixl::aarch32::Label | 
| D | location-aarch32.h | 242   virtual void EmitPoolObject(MacroAssemblerInterface* masm) VIXL_OVERRIDE {  in EmitPoolObject()  function | 
| /external/vixl/test/ | ||
| D | test-pool-manager.cc | 94   void EmitPoolObject(MacroAssemblerInterface *masm) VIXL_OVERRIDE {  in EmitPoolObject()  function in TestObject |