Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfobj.c180 ACPI_OBJECT_TYPE *RetType) in AcpiGetType()
/freebsd/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.cpp959 const char *RetType; in EmitFPCallStub() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp764 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1478 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp401 Type *RetType = randomType(); in createFunctionDeclaration() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp600 SPIRVType *RetType = GR->assignTypeToVReg(OrigRetTy, ResVReg, MIRBuilder); in lowerCall() local
H A DSPIRVPrepareFunctions.cpp492 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in removeAggregateTypesFromSignature() local
H A DSPIRVPreLegalizer.cpp640 SPIRVType *RetType = in insertInlineAsmProcess() local
H A DSPIRVGlobalRegistry.cpp777 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction()
788 const Type *Ty, SPIRVType *RetType, in getOrCreateOpTypeFunctionWithArgs()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp542 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp421 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl() local
H A DSemaCoroutine.cpp332 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall()
430 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
H A DSemaStmt.cpp4002 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; in BuildReturnStmt() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp360 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1762 auto *RetType = cast<IntegerType>(Call.CB.getType()); in applyVirtualConstProp() local
1792 auto RetType = dyn_cast<IntegerType>(Fn->getReturnType()); in tryVirtualConstProp() local
/freebsd/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 __anon4d759d9c0111::StdLibraryFunctionsChecker
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6321 Type *RetType = nullptr; in parseFunctionHeader() local
7263 bool LLParser::resolveFunctionType(Type *RetType, in resolveFunctionType()
7291 Type *RetType = nullptr; in parseInvoke() local
7588 Type *RetType = nullptr; in parseCallBr() local
7994 Type *RetType = nullptr; in parseCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp345 auto RetType = Elements[0]; in completeType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1534 QualType RetType = CE->getType(); in tryEmitConstantExpr() local
H A DCGClass.cpp2332 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1030 DIType *RetType = nullptr; in solveDIType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp898 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3028 Type *RetType = CI->getType(); in optimizeFFS() local

12