/third_party/skia/third_party/externals/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
|
D | AMDGPUTargetTransformInfo.cpp | 467 int GCNTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 496 int GCNTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 502 int GCNTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
|
D | AMDGPURewriteOutArguments.cpp | 239 Type *RetTy = F.getReturnType(); in runOnFunction() local
|
/third_party/skia/third_party/externals/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()
|
D | MipsCCState.h | 120 CCAssignFn Fn, const Type *RetTy, in AnalyzeCallResult()
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.cpp | 33 Type *RetTy = FTy->getReturnType(); in runFunction() local
|
/third_party/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | CodeExtractor.h | 101 Type *RetTy; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 329 Type *RetTy = F->getReturnType(); in NumRetVals() local 344 Type *RetTy = F->getReturnType(); in getRetComponentType() local 770 Type *RetTy = FTy->getReturnType(); in RemoveDeadStuffFromFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | InjectTLIMappings.cpp | 77 Type *RetTy = ToVectorTy(CI.getType(), VF); in addVariantDeclaration() local
|
D | CallPromotionUtils.cpp | 161 static void createRetBitCast(CallSite CS, Type *RetTy, CastInst **RetBitCast) { in createRetBitCast()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.cpp | 1122 static int getVectorIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy) { in getVectorIntrinsicInstrCost() 1128 int SystemZTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 1137 int SystemZTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 491 unsigned getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 496 unsigned getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 501 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost() 805 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 849 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Module.h | 358 AttributeList AttributeList, Type *RetTy, in getOrInsertFunction() 368 FunctionCallee getOrInsertFunction(StringRef Name, Type *RetTy, in getOrInsertFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMCInstLower.cpp | 200 Type *RetTy = F.getReturnType(); in getFunctionReturns() local
|
D | WebAssemblyFastISel.cpp | 733 MVT::SimpleValueType RetTy = in fastLowerArguments() local 771 MVT::SimpleValueType RetTy = getSimpleType(Call->getType()); in selectCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 934 unsigned PPCTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 939 unsigned PPCTTIImpl::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 33 Type *RetTy) { in ReplaceCallWith()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 893 Type *RetTy = ISP.getActualReturnType(); in LowerStatepoint() local 980 Type *RetTy = in visitGCResult() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetLibraryInfo.cpp | 1456 Type* RetTy = FTy.getReturnType(); in isValidProtoForLibFunc() local
|
D | TargetTransformInfo.cpp | 190 Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, in getIntrinsicCost() 692 int TargetTransformInfo::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 701 int TargetTransformInfo::getIntrinsicInstrCost(Intrinsic::ID ID, Type *RetTy, in getIntrinsicInstrCost() 708 int TargetTransformInfo::getCallInstrCost(Function *F, Type *RetTy, in getCallInstrCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 306 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 311 unsigned getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, in getIntrinsicCost() 1557 unsigned getCallInstrCost(Function *F, Type *RetTy, ArrayRef<Type *> Tys) { in getCallInstrCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 227 Type *RetTy = FTy->getReturnType(); in ffiInvoke() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 250 Type *RetTy = in foldX86XALUIntrinsic() local 2674 Type *RetTy = II->getCalledFunction()->getReturnType(); in fastLowerIntrinsicCall() local 2808 Type *RetTy = II->getCalledFunction()->getReturnType(); in fastLowerIntrinsicCall() local 2869 Type *RetTy = Ty->getTypeAtIndex(0U); in fastLowerIntrinsicCall() local 3006 Type *RetTy = II->getCalledFunction()->getReturnType(); in fastLowerIntrinsicCall() local
|