Home
last modified time | relevance | path

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

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