/freebsd-src/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsxfobj.c | 180 ACPI_OBJECT_TYPE *RetType) in AcpiGetType() argument
|
/freebsd-src/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 | 955 const char *RetType; EmitFPCallStub() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaRISCVVectorLookup.cpp |
|
H A D | SemaCoroutine.cpp | 332 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall() argument 514 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); buildCoawaitCalls() local
|
H A D | SemaStmt.cpp | 4167 QualType RetType = RelatedRetType.isNull() ? FnRetType : RelatedRetType; BuildReturnStmt() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 331 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); removeAggregateTypesFromSignature() local
|
H A D | SPIRVCallLowering.cpp | 475 SPIRVType *RetType = lowerCall() local
|
H A D | SPIRVGlobalRegistry.cpp | 620 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 D | WebAssemblyCFGStackify.cpp | 765 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 D | RandomIRBuilder.cpp | 401 Type *RetType = randomType(); in createFunctionDeclaration() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | TailRecursionElimination.cpp | 540 Type *RetType = F.getReturnType(); createTailRecurseLoopHeader() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherEmitter.cpp | 363 OS << RetType << ' ' << Decl; in BeginEmitFunction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 1770 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 D | NullabilityChecker.cpp | 978 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
|
H A D | StdLibraryFunctionsChecker.cpp | 676 using RetType = std::optional<QualType>; typedef in __anon46c7ee2e0111::StdLibraryFunctionsChecker [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 6031 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 D | Consumed.cpp | 686 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 344 auto RetType = Elements[0]; completeType() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1436 QualType RetType = CE->getType(); tryEmitConstantExpr() local
|
H A D | CGClass.cpp | 2321 QualType RetType = BuildFunctionArgList(CurGD, Params); EmitInlinedInheritingCXXConstructorCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 894 Type *RetType = T->getReturnType(); getCustomFunctionType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 1027 DIType *RetType = nullptr; solveDIType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 2792 Type *RetType = CI->getType(); optimizeFFS() local
|