Home
last modified time | relevance | path

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

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