Searched defs:retSize (Results 1 – 6 of 6) sorted by relevance
804 uint32_t retSize = r.size(); in Escape() local883 uint32_t retSize = r.size(); in Unescape() local
233 uint32 retSize = beCommon.GetTypeSize(retType.GetTypeIndex().GetIdx()); in LocateRetVal() local
1500 uint32 retSize = prevInsn->GetRetSize(); in ElimExtensionAfterMov() local3093 uint32 retSize = prevInsn->GetRetSize(); in Run() local
8276 size_t retSize = GetBecommon().GetTypeSize(retIdx.GetIdx()); in SelectParmListGetStructReturnSize() local
702 uint32 retSize = 0; /* Byte size of the return value if insn is a call. */ variable
596 auto retSize = retType->GetSize() * kBitsPerByte; in SelectCalleeReturn() local