Home
last modified time | relevance | path

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

12

/freebsd-src/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfobj.c180 ACPI_OBJECT_TYPE *RetType) in AcpiGetType() argument
/freebsd-src/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; EmitFPCallStub() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp
H A DSemaCoroutine.cpp332 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall() argument
514 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); buildCoawaitCalls() local
H A DSemaStmt.cpp4167 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; BuildReturnStmt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp331 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); removeAggregateTypesFromSignature() local
H A DSPIRVCallLowering.cpp475 SPIRVType *RetType = lowerCall() local
H A DSPIRVGlobalRegistry.cpp620 getOpTypeFunction(SPIRVType * RetType,const SmallVectorImpl<SPIRVType * > & ArgTypes,MachineIRBuilder & MIRBuilder) getOpTypeFunction() argument
631 getOrCreateOpTypeFunctionWithArgs(const Type * Ty,SPIRVType * RetType,const SmallVectorImpl<SPIRVType * > & ArgTypes,MachineIRBuilder & MIRBuilder) getOrCreateOpTypeFunctionWithArgs() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp765 int64_t RetType = Try->getOperand(0).getImm(); removeUnnecessaryInstrs() local
1479 WebAssembly::BlockType RetType = fixEndsAtEndOfFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp401 Type *RetType = randomType(); in createFunctionDeclaration() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp540 Type *RetType = F.getReturnType(); createTailRecurseLoopHeader() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp363 OS << RetType << ' ' << Decl; in BeginEmitFunction() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1770 auto *RetType = cast<IntegerType>(Call.CB.getType()); applyVirtualConstProp() local
1800 auto RetType = dyn_cast<IntegerType>(Fn->getReturnType()); tryVirtualConstProp() local
/freebsd-src/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 __anon46c7ee2e0111::StdLibraryFunctionsChecker
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6031 Type *RetType = nullptr; parseFunctionHeader() local
6828 resolveFunctionType(Type * RetType,const SmallVector<ParamInfo,16> & ArgList,FunctionType * & FuncTy) resolveFunctionType() argument
6856 Type *RetType = nullptr; parseInvoke() local
7153 Type *RetType = nullptr; parseCallBr() local
7559 Type *RetType = nullptr; parseCall() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp686 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp344 auto RetType = Elements[0]; completeType() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1436 QualType RetType = CE->getType(); tryEmitConstantExpr() local
H A DCGClass.cpp2321 QualType RetType = BuildFunctionArgList(CurGD, Params); EmitInlinedInheritingCXXConstructorCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp894 Type *RetType = T->getReturnType(); getCustomFunctionType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1027 DIType *RetType = nullptr; solveDIType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2792 Type *RetType = CI->getType(); optimizeFFS() local

12