/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsOs16.cpp | 51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
|
H A D | Mips16HardFloat.cpp | 172 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local 177 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
|
H A D | MipsAsmPrinter.cpp | 1070 const char *RetType; in EmitFPCallStub() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaRISCVVectorLookup.cpp | 356 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 | SemaStmt.cpp | 4132 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; in BuildReturnStmt() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
H A D | SPIRVCallLowering.cpp | 425 SPIRVType *RetType = in lowerCall() local
|
H A D | SPIRVPrepareFunctions.cpp | 72 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in processFunctionSignature() local
|
H A D | SPIRVGlobalRegistry.cpp | 600 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 D | WebAssemblyCFGStackify.cpp | 765 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 D | ResourceScriptParser.cpp | 763 using RetType = VersionInfoResource::VersionInfoFixed; in parseVersionInfoFixed() typedef
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | TailRecursionElimination.cpp | 534 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | DAGISelMatcherEmitter.cpp | 310 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 1666 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 D | NullabilityChecker.cpp | 937 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
|
H A D | StdLibraryFunctionsChecker.cpp | 545 using RetType = std::optional<QualType>; typedef in __anon2143b5530111::StdLibraryFunctionsChecker
|
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 5865 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 D | Consumed.cpp | 686 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 1355 Type *RetType = UCallee->getReturnType(); in insertAlloca() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 343 auto RetType = Elements[0]; in completeType() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1399 QualType RetType = CE->getType(); in tryEmitConstantExpr() local
|
H A D | CGClass.cpp | 2331 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 894 DIType *RetType = nullptr; in solveDIType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 886 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 2669 Type *RetType = CI->getType(); in optimizeFFS() local
|