Searched defs:retSize (Results 1 – 5 of 5) sorted by relevance
71 size_t retSize = retType.GetSize(); in LocateRetVal() local
2523 uint32 retSize = prevInsn->GetRetSize(); in ElimExtensionAfterMov() local4236 uint32 retSize = prevInsn->GetRetSize(); in Run() local
893 uint32_t retSize = r.size(); in Escape() local972 uint32_t retSize = r.size(); in Unescape() local
804 uint32 retSize = 0; /* Byte size of the return value if insn is a call. */ variable
594 auto retSize = retType->GetSize() * kBitsPerByte; in SelectCalleeReturn() local