/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsxfobj.c | 180 ACPI_OBJECT_TYPE *RetType) in AcpiGetType()
|
/freebsd/contrib/llvm-project/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 | 959 const char *RetType; in EmitFPCallStub() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyCFGStackify.cpp | 764 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 D | RandomIRBuilder.cpp | 401 Type *RetType = randomType(); in createFunctionDeclaration() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVCallLowering.cpp | 600 SPIRVType *RetType = GR->assignTypeToVReg(OrigRetTy, ResVReg, MIRBuilder); in lowerCall() local
|
H A D | SPIRVPrepareFunctions.cpp | 492 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in removeAggregateTypesFromSignature() local
|
H A D | SPIRVPreLegalizer.cpp | 640 SPIRVType *RetType = in insertInlineAsmProcess() local
|
H A D | SPIRVGlobalRegistry.cpp | 777 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 D | TailRecursionElimination.cpp | 542 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaRISCV.cpp | 421 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl() local
|
H A D | SemaCoroutine.cpp | 332 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall() 430 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
|
H A D | SemaStmt.cpp | 4002 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; in BuildReturnStmt() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherEmitter.cpp | 360 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 1762 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 D | NullabilityChecker.cpp | 978 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
|
H A D | StdLibraryFunctionsChecker.cpp | 676 using RetType = std::optional<QualType>; typedef in __anon4d759d9c0111::StdLibraryFunctionsChecker
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 6321 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 D | BTFDebug.cpp | 345 auto RetType = Elements[0]; in completeType() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1534 QualType RetType = CE->getType(); in tryEmitConstantExpr() local
|
H A D | CGClass.cpp | 2332 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 1030 DIType *RetType = nullptr; in solveDIType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 898 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 3028 Type *RetType = CI->getType(); in optimizeFFS() local
|