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