Home | History | Annotate | Download | only in src

Lines Matching refs:Ret

1485     : InstARM32(Func, InstARM32::Ret, Source ? 2 : 1, nullptr) {
2743 Str << "ret." << Ty << " ";
3406 const uint32_t Ret = ((ModifiedImm & a) ? 0x80000000 : 0) |
3409 return Utils::bitCopy<float>(Ret);