Searched defs:NewRetTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp356 StructType *NewRetTy = StructType::create(Ctx, ReturnTypes, F.getName()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2199 Type *NewRetTy = Caller->getReturnType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4568 Type *NewRetTy = FT->getReturnType(); local

Completed in 191 milliseconds