Home | History | Annotate | Download | only in Utils

Lines Matching refs:ResTy

1358   Type *ResTy;
1368 ResTy = T.getArch() == Triple::x86_64
1373 ResTy = StructType::get(ArgTy, ArgTy, nullptr);
1378 ResTy, ArgTy, nullptr);