Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfobj.c180 ACPI_OBJECT_TYPE *RetType) in AcpiGetType()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOs16.cpp51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
H A DMips16HardFloat.cpp171 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
176 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
H A DMipsAsmPrinter.cpp988 const char *RetType; in EmitFPCallStub() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DPPC.cpp30 llvm::IntegerType *RetType = CGF.Int32Ty; in emitPPCLoadReserveIntrinsic() local
1211 llvm::Type *RetType = CGM.getDataLayout().getTypeSizeInBits(VoidPtrTy) == 32 in EmitPPCBuiltinExpr() local
1220 llvm::Type *RetType = CGM.getDataLayout().getTypeSizeInBits(VoidPtrTy) == 32 in EmitPPCBuiltinExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSparc.cpp328 ABIArgInfo RetType = classifyType(FI.getReturnType(), 32 * 8, RetOffset); in computeInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp448 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in removeAggregateTypesFromSignature() local
H A DSPIRVCallLowering.cpp712 SPIRVType *RetType = GR->assignTypeToVReg( in lowerCall() local
H A DSPIRVISelLowering.cpp530 SPIRVType *RetType = MRI->getVRegDef(MI.getOperand(1).getReg()); in finalizeLowering() local
H A DSPIRVPreLegalizer.cpp758 SPIRVType *RetType = in insertInlineAsmProcess() local
H A DSPIRVGlobalRegistry.cpp955 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction()
968 const Type *Ty, SPIRVType *RetType, in getOrCreateOpTypeFunctionWithArgs()
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp455 Type *RetType = randomType(); in createFunctionDeclaration() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1092 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
2347 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp384 #define DXIL_OP_FUNCTION_TYPE(OpCode, RetType, ...) \ in getDXILOpFunctionType() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp560 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRetainPtrCtorAdoptChecker.cpp554 auto RetType = Callee->getReturnType(); in isOwned() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp320 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall()
418 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
H A DSemaRISCV.cpp411 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp361 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1813 auto *RetType = cast<IntegerType>(Call.CB.getType()); in applyVirtualConstProp() local
1843 auto RetType = dyn_cast<IntegerType>(Fn->getReturnType()); in tryVirtualConstProp() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp978 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp679 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6623 Type *RetType = nullptr; in parseFunctionHeader() local
7577 bool LLParser::resolveFunctionType(Type *RetType, ArrayRef<ParamInfo> ArgList, in resolveFunctionType()
7605 Type *RetType = nullptr; in parseInvoke() local
7902 Type *RetType = nullptr; in parseCallBr() local
8307 Type *RetType = nullptr; in parseCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp411 auto RetType = tryRemoveAtomicType(Elements[0]); in completeType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp610 DIType *RetType = nullptr; in solveDIType() local

12