/external/llvm-project/clang/lib/Analysis/ |
D | RetainSummaryManager.cpp | 237 StringRef FName, QualType RetTy) { in getSummaryForOSObject() 289 QualType RetTy, in getSummaryForObjCOrCFObject() 511 QualType RetTy = FT->getReturnType(); in generateSummary() local 863 RetainSummaryManager::getRetEffectFromAnnotations(QualType RetTy, in getRetEffectFromAnnotations() 987 QualType RetTy = FD->getReturnType(); in updateSummaryFromAnnotations() local 1014 QualType RetTy = MD->getReturnType(); in updateSummaryFromAnnotations() local 1021 Selector S, QualType RetTy) { in getStandardMethodSummary() 1156 const ObjCMethodDecl *MD, QualType RetTy, in getMethodSummary()
|
D | CocoaConventions.cpp | 24 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsCCState.cpp | 88 const Type *RetTy, const char *Call) { in PreAnalyzeCallResultForF128() 112 const SmallVectorImpl<ISD::InputArg> &Ins, const Type *RetTy) { in PreAnalyzeCallResultForVectorFloat()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUUnifyDivergentExitNodes.cpp | 226 Type *RetTy = F.getReturnType(); in runOnFunction() local 300 Type *RetTy = F.getReturnType(); in runOnFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsCCState.cpp | 88 const Type *RetTy, const char *Call) { in PreAnalyzeCallResultForF128() 112 const SmallVectorImpl<ISD::InputArg> &Ins, const Type *RetTy) { in PreAnalyzeCallResultForVectorFloat()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUUnifyDivergentExitNodes.cpp | 235 Type *RetTy = F.getReturnType(); in runOnFunction() local 311 Type *RetTy = F.getReturnType(); in runOnFunction() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 385 StructType *RetTy = StructType::get(Ctx, {ArgTy, ArgTy}, /* Packed */ true); in legalizeCustom() local 418 auto *RetTy = Type::getInt32Ty(Ctx); in legalizeCustom() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLegalizerInfo.cpp | 386 StructType *RetTy = StructType::get(Ctx, {ArgTy, ArgTy}, /* Packed */ true); in legalizeCustom() local 419 auto *RetTy = Type::getInt32Ty(Ctx); in legalizeCustom() local
|
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SMTConstraintManager.h | 47 QualType RetTy; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local 85 QualType RetTy; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
|
D | SMTConv.h | 349 QualType RTy, QualType *RetTy) { in getBinExpr() 385 QualType *RetTy) { in getSymBinExpr() 424 QualType *RetTy, in getSymExpr()
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | CodeExtractor.h | 54 Type *RetTy; variable
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.cpp | 34 Type *RetTy = FTy->getReturnType(); in runFunction() local
|
/external/clang/lib/Analysis/ |
D | CocoaConventions.cpp | 25 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetTransformInfo.cpp | 128 unsigned HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost() 133 unsigned HexagonTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 138 unsigned HexagonTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 133 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 347 unsigned getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 351 unsigned getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 356 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost() 491 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
|
D | TargetTransformInfo.h | 774 int getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 778 int getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 947 int getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, ArrayRef<Type *> Tys, in getIntrinsicInstrCost() 951 int getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 956 int getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost()
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 165 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 170 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 673 unsigned getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicInstrCost() 706 unsigned getIntrinsicInstrCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicInstrCost() 909 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.cpp | 33 Type *RetTy = FTy->getReturnType(); in runFunction() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | VFABIDemangling.cpp | 282 if (auto *RetTy = dyn_cast<VectorType>(Signature->getReturnType())) in verifyAllVectorsHaveSameWidth() local 307 if (auto *RetTy = dyn_cast<VectorType>(Signature->getReturnType())) in getECFromSignature() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | ObjectFilePCHContainerOperations.cpp | 107 QualType RetTy = D->getReturnType(); in VisitFunctionDecl() local 126 QualType RetTy = D->getReturnType(); in VisitObjCMethodDecl() local
|
/external/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 30 Type *RetTy) { in EnsureFunctionExists() 67 Type *RetTy) { in ReplaceCallWith()
|
/external/clang/lib/CodeGen/ |
D | ObjectFilePCHContainerOperations.cpp | 110 QualType RetTy = D->getReturnType(); in VisitFunctionDecl() local 129 QualType RetTy = D->getReturnType(); in VisitObjCMethodDecl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | CodeExtractor.h | 101 Type *RetTy; variable
|
/external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
D | CodeExtractor.h | 101 Type *RetTy; variable
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | InjectTLIMappings.cpp | 48 Type *RetTy = ToVectorTy(CI.getType(), VF); in addVariantDeclaration() local
|