Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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.cpp1070 const char *RetType; in EmitFPCallStub() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp356 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 DSemaStmt.cpp4132 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; in BuildReturnStmt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp425 SPIRVType *RetType = in lowerCall() local
H A DSPIRVPrepareFunctions.cpp72 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in processFunctionSignature() local
H A DSPIRVGlobalRegistry.cpp600 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction()
611 const Type *Ty, SPIRVType *RetType, in getOrCreateOpTypeFunctionWithArgs()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp763 using RetType = VersionInfoResource::VersionInfoFixed; in parseVersionInfoFixed() typedef
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp534 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp310 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1666 auto *RetType = cast<IntegerType>(Call.CB.getType()); in applyVirtualConstProp() local
1692 auto RetType = dyn_cast<IntegerType>(TargetsForSlot[0].Fn->getReturnType()); in tryVirtualConstProp() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp937 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
H A DStdLibraryFunctionsChecker.cpp545 using RetType = std::optional<QualType>; typedef in __anon2143b5530111::StdLibraryFunctionsChecker
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp5865 Type *RetType = nullptr; in parseFunctionHeader() local
6649 bool LLParser::resolveFunctionType(Type *RetType, in resolveFunctionType()
6677 Type *RetType = nullptr; in parseInvoke() local
6974 Type *RetType = nullptr; in parseCallBr() local
7380 Type *RetType = nullptr; in parseCall() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DConsumed.cpp686 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1355 Type *RetType = UCallee->getReturnType(); in insertAlloca() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp343 auto RetType = Elements[0]; in completeType() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp1399 QualType RetType = CE->getType(); in tryEmitConstantExpr() local
H A DCGClass.cpp2331 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp894 DIType *RetType = nullptr; in solveDIType() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp886 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2669 Type *RetType = CI->getType(); in optimizeFFS() local

12