Searched defs:retSize (Results 1 – 5 of 5) sorted by relevance
34 size_t retSize = retType.GetSize(); in LocateRetVal() local
1078 uint32 retSize = prevInsn->GetRetSize(); in Run() local
902 uint32_t retSize = r.size(); in Escape() local993 uint32_t retSize = r.size(); in Unescape() local
768 uint32 retSize = 0; /* Byte size of the return value if insn is a call. */ variable
221 auto retSize = retType->GetSize() * kBitsPerByte; in SelectCalleeReturn() local