| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsOs16.cpp | 51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
|
| H A D | Mips16HardFloat.cpp | 171 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local 176 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
|
| H A D | MipsAsmPrinter.cpp | 993 const char *RetType; in EmitFPCallStub() local
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVCallLowering.cpp | 310 SPIRVType *RetType = in lowerCall() local
|
| H A D | SPIRVPrepareFunctions.cpp | 71 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in processFunctionSignature() local
|
| H A D | SPIRVGlobalRegistry.cpp | 463 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction() 474 const Type *Ty, SPIRVType *RetType, in getOrCreateOpTypeFunctionWithArgs()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaRISCVVectorLookup.cpp | 311 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl() local
|
| H A D | SemaCoroutine.cpp | 330 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall() 433 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
|
| H A D | SemaTemplateDeduction.cpp | 4894 QualType RetType = getLambdaConversionFunctionResultType( in DeduceReturnType() local
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | xcore-stringtype.c | 94 typedef int RetType[2]; typedef
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyCFGStackify.cpp | 765 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local 1478 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-rc/ |
| H A D | ResourceScriptParser.cpp | 763 using RetType = VersionInfoResource::VersionInfoFixed; in parseVersionInfoFixed() typedef
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | TailRecursionElimination.cpp | 532 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherEmitter.cpp | 310 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 1667 auto *RetType = cast<IntegerType>(Call.CB.getType()); in applyVirtualConstProp() local 1693 auto RetType = dyn_cast<IntegerType>(TargetsForSlot[0].Fn->getReturnType()); in tryVirtualConstProp() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NullabilityChecker.cpp | 862 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
|
| H A D | StdLibraryFunctionsChecker.cpp | 546 using RetType = Optional<QualType>; typedef in __anon09a2c6cc0111::StdLibraryFunctionsChecker
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 686 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
|
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 342 auto RetType = Elements[0]; in completeType() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibCalls.cpp | 1354 Type *RetType = UCallee->getReturnType(); in insertAlloca() local
|
| /llvm-project-15.0.7/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 5585 Type *RetType = nullptr; in parseFunctionHeader() local 6372 Type *RetType = nullptr; in parseInvoke() local 6681 Type *RetType = nullptr; in parseCallBr() local 7099 Type *RetType = nullptr; in parseCall() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGExprConstant.cpp | 1399 QualType RetType; in tryEmitConstantExpr() local
|
| H A D | CGClass.cpp | 2290 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 873 DIType *RetType = nullptr; in solveDIType() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | DataFlowSanitizer.cpp | 827 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
|