| /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 | 171 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local 176 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
|
| H A D | MipsAsmPrinter.cpp | 988 const char *RetType; in EmitFPCallStub() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | PPC.cpp | 30 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 D | Sparc.cpp | 328 ABIArgInfo RetType = classifyType(FI.getReturnType(), 32 * 8, RetOffset); in computeInfo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPrepareFunctions.cpp | 448 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in removeAggregateTypesFromSignature() local
|
| H A D | SPIRVCallLowering.cpp | 712 SPIRVType *RetType = GR->assignTypeToVReg( in lowerCall() local
|
| H A D | SPIRVISelLowering.cpp | 530 SPIRVType *RetType = MRI->getVRegDef(MI.getOperand(1).getReg()); in finalizeLowering() local
|
| H A D | SPIRVPreLegalizer.cpp | 758 SPIRVType *RetType = in insertInlineAsmProcess() local
|
| H A D | SPIRVGlobalRegistry.cpp | 955 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 D | RandomIRBuilder.cpp | 455 Type *RetType = randomType(); in createFunctionDeclaration() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyCFGStackify.cpp | 1092 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 D | DXILOpBuilder.cpp | 384 #define DXIL_OP_FUNCTION_TYPE(OpCode, RetType, ...) \ in getDXILOpFunctionType() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | TailRecursionElimination.cpp | 560 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | RetainPtrCtorAdoptChecker.cpp | 554 auto RetType = Callee->getReturnType(); in isOwned() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 320 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall() 418 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
|
| H A D | SemaRISCV.cpp | 411 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherEmitter.cpp | 361 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 1813 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 D | NullabilityChecker.cpp | 978 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 679 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 6623 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 D | BTFDebug.cpp | 411 auto RetType = tryRemoveAtomicType(Elements[0]); in completeType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 610 DIType *RetType = nullptr; in solveDIType() local
|