Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfobj.c180 ACPI_OBJECT_TYPE *RetType) in AcpiGetType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOs16.cpp51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
H A DMips16HardFloat.cpp172 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
177 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
H A DMipsAsmPrinter.cpp955 const char *RetType; in EmitFPCallStub() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp413 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl() local
H A DSemaCoroutine.cpp332 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall()
514 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
H A DSemaStmt.cpp4167 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; in BuildReturnStmt() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp331 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in removeAggregateTypesFromSignature() local
H A DSPIRVCallLowering.cpp475 SPIRVType *RetType = in lowerCall() local
H A DSPIRVGlobalRegistry.cpp620 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction()
631 const Type *Ty, SPIRVType *RetType, in getOrCreateOpTypeFunctionWithArgs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp765 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1479 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp401 Type *RetType = randomType(); in createFunctionDeclaration() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp540 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp363 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1770 auto *RetType = cast<IntegerType>(Call.CB.getType()); in applyVirtualConstProp() local
1800 auto RetType = dyn_cast<IntegerType>(Fn->getReturnType()); in tryVirtualConstProp() local
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp978 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
H A DStdLibraryFunctionsChecker.cpp676 using RetType = std::optional<QualType>; typedef in __anon892b0c920111::StdLibraryFunctionsChecker
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6031 Type *RetType = nullptr; in parseFunctionHeader() local
6828 bool LLParser::resolveFunctionType(Type *RetType, in resolveFunctionType()
6856 Type *RetType = nullptr; in parseInvoke() local
7153 Type *RetType = nullptr; in parseCallBr() local
7559 Type *RetType = nullptr; in parseCall() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp686 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp344 auto RetType = Elements[0]; in completeType() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1436 QualType RetType = CE->getType(); in tryEmitConstantExpr() local
H A DCGClass.cpp2321 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp894 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1027 DIType *RetType = nullptr; in solveDIType() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2792 Type *RetType = CI->getType(); in optimizeFFS() local

12