| /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()
|
| D | MipsCCState.h | 120 CCAssignFn Fn, const Type *RetTy, in AnalyzeCallResult()
|
| /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
|
| 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()
|
| /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/include/llvm/Transforms/Utils/ |
| D | CodeExtractor.h | 54 Type *RetTy; variable
|
| /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/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/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.cpp | 33 Type *RetTy = FTy->getReturnType(); in runFunction() 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/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 80 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | CodeExtractor.h | 101 Type *RetTy; variable
|
| /external/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
|
| /external/llvm/lib/Transforms/IPO/ |
| D | DeadArgumentElimination.cpp | 305 Type *RetTy = F->getReturnType(); in NumRetVals() local 320 Type *RetTy = F->getReturnType(); in getRetComponentType() local 718 Type *RetTy = FTy->getReturnType(); in RemoveDeadStuffFromFunction() local
|
| /external/rust/crates/pin-project/tests/ui/pinned_drop/ |
| D | invalid.rs | 145 struct RetTy(()); struct 148 impl PinnedDrop for RetTy { implementation
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | InjectTLIMappings.cpp | 77 Type *RetTy = ToVectorTy(CI.getType(), VF); in addVariantDeclaration() local
|
| /external/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()
|
| /external/llvm/lib/IR/ |
| D | Module.cpp | 156 Type *RetTy, ...) { in getOrInsertFunction() 174 Type *RetTy, ...) { in getOrInsertFunction()
|
| /external/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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyMCInstLower.cpp | 200 Type *RetTy = F.getReturnType(); in getFunctionReturns() local
|