Searched refs:getWARegStackId (Results 1 – 2 of 2) sorted by relevance
226 O << "$pop" << WebAssemblyFunctionInfo::getWARegStackId(WAReg); in printOperand()228 O << "$push" << WebAssemblyFunctionInfo::getWARegStackId(WAReg); in printOperand()
117 static unsigned getWARegStackId(unsigned Reg) { in getWARegStackId() function