Home
last modified time | relevance | path

Searched defs:RetType (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsOs16.cpp51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
H A DMips16HardFloat.cpp171 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
176 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
H A DMipsAsmPrinter.cpp993 const char *RetType; in EmitFPCallStub() local
/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp310 SPIRVType *RetType = in lowerCall() local
H A DSPIRVPrepareFunctions.cpp71 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in processFunctionSignature() local
H A DSPIRVGlobalRegistry.cpp463 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 DSemaRISCVVectorLookup.cpp311 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl() local
H A DSemaCoroutine.cpp330 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall()
433 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
H A DSemaTemplateDeduction.cpp4894 QualType RetType = getLambdaConversionFunctionResultType( in DeduceReturnType() local
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dxcore-stringtype.c94 typedef int RetType[2]; typedef
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp765 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 DResourceScriptParser.cpp763 using RetType = VersionInfoResource::VersionInfoFixed; in parseVersionInfoFixed() typedef
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp532 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp310 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1667 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 DNullabilityChecker.cpp862 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
H A DStdLibraryFunctionsChecker.cpp546 using RetType = Optional<QualType>; typedef in __anon09a2c6cc0111::StdLibraryFunctionsChecker
/llvm-project-15.0.7/clang/lib/Analysis/
H A DConsumed.cpp686 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp342 auto RetType = Elements[0]; in completeType() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1354 Type *RetType = UCallee->getReturnType(); in insertAlloca() local
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp5585 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 DCGExprConstant.cpp1399 QualType RetType; in tryEmitConstantExpr() local
H A DCGClass.cpp2290 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp873 DIType *RetType = nullptr; in solveDIType() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp827 Type *RetType = T->getReturnType(); in getCustomFunctionType() local

12