Searched refs:popList (Results 1 – 3 of 3) sorted by relevance
265 void popList(const IValueT Registers, CondARM32::Cond Cond);
2648 Func->getAssembler<ARM32::AssemblerARM32>()->popList(Registers, in emitMultipleGPRs()
2027 void AssemblerARM32::popList(const IValueT Registers, CondARM32::Cond Cond) { in popList() function in Ice::ARM32::AssemblerARM32