Home
last modified time | relevance | path

Searched defs:NewRetTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp95 Type *NewRetTy = classifyPointerType(RetInst->getReturnValue(), Map); classifyFunctionType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp308 StructType *NewRetTy = StructType::create(Ctx, ReturnTypes, F.getName()); in runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2725 Type *NewRetTy = Caller->getReturnType(); InlineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3881 Type *NewRetTy = FT->getReturnType(); transformConstExprCastCall() local