Home
last modified time | relevance | path

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

12345

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyDivergentExitNodes.cpp189 Type *RetTy = F.getReturnType(); in runOnFunction() local
236 Type *RetTy = F.getReturnType(); in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCCState.cpp89 const Type *RetTy, const char *Call) { in PreAnalyzeCallResultForF128()
113 const SmallVectorImpl<ISD::InputArg> &Ins, const Type *RetTy) { in PreAnalyzeCallResultForVectorFloat()
DMipsCCState.h121 CCAssignFn Fn, const Type *RetTy, in AnalyzeCallResult()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp327 StructType *RetTy = StructType::get(Ctx, {ArgTy, ArgTy}, /* Packed */ true); in legalizeCustom() local
368 auto *RetTy = Type::getInt32Ty(Ctx); in legalizeCustom() local
/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h54 Type *RetTy; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h65 Type *RetTy; variable
/external/clang/lib/Analysis/
DCocoaConventions.cpp25 bool cocoa::isRefType(QualType RetTy, StringRef Prefix, in isRefType()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.cpp34 Type *RetTy = FTy->getReturnType(); in runFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.cpp34 Type *RetTy = FTy->getReturnType(); in runFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp127 unsigned HexagonTTIImpl::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost()
132 unsigned HexagonTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
137 unsigned HexagonTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h165 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/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h133 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()
DTargetTransformInfo.h774 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIntrinsicLowering.cpp30 Type *RetTy) { in EnsureFunctionExists()
67 Type *RetTy) { in ReplaceCallWith()
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp30 Type *RetTy) { in EnsureFunctionExists()
67 Type *RetTy) { in ReplaceCallWith()
/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp110 QualType RetTy = D->getReturnType(); in VisitFunctionDecl() local
129 QualType RetTy = D->getReturnType(); in VisitObjCMethodDecl() local
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp80 Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments) const { in getIntrinsicCost()
359 int TargetTransformInfo::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
367 int TargetTransformInfo::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
375 int TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost()
/external/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp305 Type *RetTy = F->getReturnType(); in NumRetVals() local
320 Type *RetTy = F->getReturnType(); in getRetComponentType() local
718 Type *RetTy = FTy->getReturnType(); in RemoveDeadStuffFromFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp325 Type *RetTy = F->getReturnType(); in NumRetVals() local
340 Type *RetTy = F->getReturnType(); in getRetComponentType() local
766 Type *RetTy = FTy->getReturnType(); in RemoveDeadStuffFromFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h144 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
456 unsigned getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
461 unsigned getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
466 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost()
764 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
DTargetTransformInfo.h1218 int getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
1222 int getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
1482 int getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, ArrayRef<Type *> Tys, in getIntrinsicInstrCost()
1487 int getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
1491 int getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost()
/external/llvm/lib/IR/
DModule.cpp156 Type *RetTy, ...) { in getOrInsertFunction()
174 Type *RetTy, ...) { in getOrInsertFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp162 static void createRetBitCast(CallSite CS, Type *RetTy, CastInst **RetBitCast) { in createRetBitCast()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h354 Type *RetTy, ArgsTy... Args) in getOrInsertFunction()
364 Constant *getOrInsertFunction(StringRef Name, Type *RetTy, ArgsTy... Args) { in getOrInsertFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp851 Type *RetTy = ISP.getActualReturnType(); in LowerStatepoint() local
939 Type *RetTy = in visitGCResult() local

12345