Searched defs:allocFrame (Results 1 – 6 of 6) sorted by relevance
213 void Codec::allocFrame() { in allocFrame() function in Codec
209 void Codec::allocFrame() { in allocFrame() function in Codec
192 WORD32 Codec::allocFrame() in allocFrame() function in Codec
265 void Codec::allocFrame() in allocFrame() function in Codec
287 void Codec::allocFrame() { in allocFrame() function in Codec
3871 auto allocFrame = jit->module->getOrInsertFunction("coroutine_alloc_frame", allocFrameTy); in promoteFunctionToCoroutine() local