Home
last modified time | relevance | path

Searched defs:RetTy (Results 1 – 25 of 59) sorted by relevance

123

/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h54 Type *RetTy; variable
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.cpp34 Type *RetTy = FTy->getReturnType(); in runFunction() local
/external/clang/lib/Analysis/
DCocoaConventions.cpp25 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType()
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h155 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
160 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
583 unsigned getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicInstrCost()
759 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost()
DFastISel.h57 Type *RetTy; member
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h131 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
315 unsigned getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
320 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost()
455 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
DTargetTransformInfo.h668 int getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
672 int getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
804 int getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
808 int getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost()
/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp100 QualType RetTy = D->getReturnType(); in VisitFunctionDecl() local
119 QualType RetTy = D->getReturnType(); in VisitObjCMethodDecl() local
DCGCall.cpp80 static CanQualType GetReturnType(QualType RetTy) { in GetReturnType()
1600 QualType RetTy = FI.getReturnType(); in ConstructAttributeList() local
1827 QualType RetTy = FD->getReturnType().getUnqualifiedType(); in EmitFunctionProlog() local
2381 QualType RetTy = FI.getReturnType(); in EmitFunctionEpilog() local
3170 QualType RetTy = CallInfo.getReturnType(); in EmitCall() local
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp30 Type *RetTy) { in EnsureFunctionExists()
67 Type *RetTy) { in ReplaceCallWith()
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp70 Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments) const { in getIntrinsicCost()
292 int TargetTransformInfo::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
299 int TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost()
/external/llvm/lib/IR/
DModule.cpp153 Type *RetTy, ...) { in getOrInsertFunction()
171 Type *RetTy, ...) { in getOrInsertFunction()
DDIBuilder.cpp524 auto *RetTy = DICompositeType::get( in createForwardDecl() local
539 auto *RetTy = DICompositeType::getTemporary( in createReplaceableCompositeType() local
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp383 Type *RetTy = F->getReturnType(); in NumRetVals() local
398 Type *RetTy = F->getReturnType(); in getRetComponentType() local
782 Type *RetTy = FTy->getReturnType(); in RemoveDeadStuffFromFunction() local
DArgumentPromotion.cpp724 Type *RetTy = FTy->getReturnType(); in DoPromotion() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1060 QualType RetTy = FT->getReturnType(); in getFunctionSummary() local
1300 RetainSummaryManager::getRetEffectFromAnnotations(QualType RetTy, in getRetEffectFromAnnotations()
1354 QualType RetTy = FD->getReturnType(); in updateSummaryFromAnnotations() local
1395 QualType RetTy = MD->getReturnType(); in updateSummaryFromAnnotations() local
1402 Selector S, QualType RetTy) { in getStandardMethodSummary()
1532 const ObjCMethodDecl *MD, QualType RetTy, in getMethodSummary()
2916 QualType RetTy = RetE->getType(); in GetReturnType() local
DCallAndMessageChecker.cpp537 QualType RetTy = Msg.getResultType(); in HandleNilReceiver() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp277 Type *RetTy = in foldX86XALUIntrinsic() local
2335 Type *RetTy = II->getCalledFunction()->getReturnType(); in fastLowerIntrinsicCall() local
2469 Type *RetTy = II->getCalledFunction()->getReturnType(); in fastLowerIntrinsicCall() local
2527 Type *RetTy = Ty->getTypeAtIndex(0U); in fastLowerIntrinsicCall() local
2667 Type *RetTy = II->getCalledFunction()->getReturnType(); in fastLowerIntrinsicCall() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp216 Type *RetTy = FTy->getReturnType(); in ffiInvoke() local
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp847 Type *RetTy = in visitGCResult() local
DFastISel.cpp701 Type *RetTy = ForceRetVoidTy ? Type::getVoidTy(CI->getType()->getContext()) in lowerCallOperands() local
885 Type *RetTy = FTy->getReturnType(); in lowerCallTo() local
1015 Type *RetTy = FuncTy->getReturnType(); in lowerCall() local
DLegalizeDAG.cpp2211 Type *RetTy = Node->getValueType(0).getTypeForEVT(*DAG.getContext()); in ExpandLibCall() local
2259 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandLibCall() local
2293 Type *RetTy = Node->getValueType(0).getTypeForEVT(*DAG.getContext()); in ExpandChainLibCall() local
2364 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandDivRemLibCall() local
2470 Type *RetTy = RetVT.getTypeForEVT(*DAG.getContext()); in ExpandSinCosLibCall() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp485 Type *RetTy = FTy->getReturnType(); in runFunction() local
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp376 (Type* RetTy, ArgListTy &Args, bool &needHelper) const { in getMips16HelperFunction()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1592 Type *RetTy = I->getType(); in SelectFPToI() local
2191 Type *RetTy = I->getType(); in ARMEmitLibcall() local
2300 Type *RetTy = I->getType(); in SelectCall() local

123