Home
last modified time | relevance | path

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

12

/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.cpp959 const char *RetType; EmitFPCallStub() local
/llvm-project/clang/test/CodeGen/
H A Dxcore-stringtype.c93 typedef int RetType[2]; typedef
/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
/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp401 Type *RetType = randomType(); createFunctionDeclaration() local
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp883 using RetType = VersionInfoResource::VersionInfoFixed; in parseVersionInfoFixed() typedef
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp600 SPIRVType *RetType = GR->assignTypeToVReg(OrigRetTy, ResVReg, MIRBuilder); lowerCall() local
H A DSPIRVPrepareFunctions.cpp492 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); removeAggregateTypesFromSignature() local
H A DSPIRVPreLegalizer.cpp623 SPIRVType *RetType = insertInlineAsmProcess() local
H A DSPIRVGlobalRegistry.cpp777 getOpTypeFunction(SPIRVType * RetType,const SmallVectorImpl<SPIRVType * > & ArgTypes,MachineIRBuilder & MIRBuilder) getOpTypeFunction() argument
788 getOrCreateOpTypeFunctionWithArgs(const Type * Ty,SPIRVType * RetType,const SmallVectorImpl<SPIRVType * > & ArgTypes,MachineIRBuilder & MIRBuilder) getOrCreateOpTypeFunctionWithArgs() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp542 Type *RetType = F.getReturnType(); createTailRecurseLoopHeader() local
/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp421 QualType RetType = RVVType2Qual(Context, ReturnType); CreateRVVIntrinsicDecl() local
H A DSemaCoroutine.cpp332 if (RetType->isReferenceType()) in maybeTailCall() argument
430 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); buildCoawaitCalls() local
/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp360 BeginEmitFunction(raw_ostream & OS,StringRef RetType,StringRef Decl,bool AddOverride) BeginEmitFunction() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1762 auto *RetType = cast<IntegerType>(Call.CB.getType()); applyVirtualConstProp() local
1792 auto RetType = dyn_cast<IntegerType>(Fn->getReturnType()); tryVirtualConstProp() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp978 QualType RetType = Decl->getReturnType(); checkPostObjCMessage() local
H A DStdLibraryFunctionsChecker.cpp676 using RetType = std::optional<QualType>; typedef in __anon2859deef0111::StdLibraryFunctionsChecker
[all...]
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6299 Type *RetType = nullptr; parseFunctionHeader() local
7241 resolveFunctionType(Type * RetType,const SmallVector<ParamInfo,16> & ArgList,FunctionType * & FuncTy) resolveFunctionType() argument
7269 Type *RetType = nullptr; parseInvoke() local
7566 Type *RetType = nullptr; parseCallBr() local
7972 Type *RetType = nullptr; parseCall() local
[all...]
/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp686 if (isConsumableType(RetType)) { in propagateReturnType() local
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp345 auto RetType = Elements[0]; completeType() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1523 QualType RetType = CE->getType(); tryEmitConstantExpr() local
H A DCGClass.cpp2331 QualType RetType = BuildFunctionArgList(CurGD, Params); EmitInlinedInheritingCXXConstructorCall() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp898 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1030 DIType *RetType = nullptr; solveDIType() local

12