Home
last modified time | relevance | path

Searched refs:EmitMultiVDMemOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc792 void Assembler::EmitMultiVDMemOp(Condition cond, BlockAddressMode am, bool load, in EmitMultiVDMemOp() function in dart::Assembler
829 EmitMultiVDMemOp(cond, am, true, base, first, count); in vldmd()
837 EmitMultiVDMemOp(cond, am, false, base, first, count); in vstmd()
Dassembler_arm.h1237 void EmitMultiVDMemOp(Condition cond, BlockAddressMode am, bool load,