Home
last modified time | relevance | path

Searched defs:ResultType (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h33 enum ResultType { eResultTypeAny, eResultTypeId }; enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp184 QualType T, llvm::Type *ResultType) { in EmitFromInt()
615 llvm::Type *ResultType = CGF.ConvertType(E->getType()); in emitMaybeConstrainedFPToIntRoundBuiltin() local
1821 llvm::Type *ResultType = ConvertType(E->getType()); in EmitMSVCBuiltinExpr() local
3212 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
3238 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
3270 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
3296 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
3317 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
3333 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
3352 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
[all …]
H A DCGVTables.cpp71 QualType ResultType, RValue RV, in PerformReturnAdjustment()
171 QualType ResultType = FPT->getReturnType(); in GenerateVarArgsThunk() local
258 QualType ResultType; in StartThunk() local
376 QualType ResultType = CGM.getCXXABI().HasThisReturn(CurGD) in EmitCallAndReturnForThunk() local
H A DCodeGenTypes.cpp329 llvm::Type *ResultType = nullptr; in ConvertFunctionTypeInternal() local
381 llvm::Type *ResultType = nullptr; in ConvertType() local
H A DCGCXXABI.cpp209 RValue RV, QualType ResultType) { in EmitReturnFromThunk()
H A DCGObjC.cpp221 QualType ResultType = E->getType(); in EmitObjCCollectionLiteral() local
378 CodeGenFunction &CGF, QualType ResultType, llvm::Value *Receiver, in tryGenerateSpecializedMessageSend()
439 CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GeneratePossiblySpecializedMessageSend()
661 QualType ResultType = method ? method->getReturnType() : E->getType(); in EmitObjCMessageExpr() local
H A DCGObjCMac.cpp2057 QualType ResultType, in GenerateMessageSendSuper()
2119 QualType ResultType, in GenerateMessageSend()
2133 QualType ResultType, in EmitMessageSend()
4041 auto ResultType = CGF.getContext().getObjCIdType(); in GenerateDirectMethodPrologue() local
7344 QualType ResultType, in GenerateMessageSend()
7544 QualType ResultType, in GenerateMessageSendSuper()
H A DCGCall.cpp440 CanQualType ResultType = getCXXABI().HasThisReturn(GD) ? ArgTypes.front() in arrangeCXXConstructorCall() local
1572 bool CodeGenModule::ReturnTypeUsesFPRet(QualType ResultType) { in ReturnTypeUsesFPRet()
1589 bool CodeGenModule::ReturnTypeUsesFP2Ret(QualType ResultType) { in ReturnTypeUsesFP2Ret()
H A DCGObjCGNU.cpp2632 QualType ResultType, in GenerateMessageSendSuper()
2750 QualType ResultType, in GenerateMessageSend()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp280 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { in CreateResultType()
468 void CodeCompletionBuilder::AddResultTypeChunk(const char *ResultType) { in AddResultTypeChunk()
H A DSemaPseudoObject.cpp1077 QualType ResultType; in findAtIndexGetter() local
1176 QualType ResultType; in findAtIndexSetter() local
H A DSemaAPINotes.cpp502 QualType ResultType = Sema::GetTypeFromParser(ParsedType.get()); in ProcessAPINotes() local
H A DSemaInit.cpp3389 QualType ResultType = CurrentObjectType; in createInitListExpr() local
5564 QualType ResultType; in TryOrBuildParenListInitialization() local
6148 QualType ResultType; in tryObjCWritebackConversion() local
7486 QualType *ResultType) { in Perform()
H A DSemaDeclObjC.cpp150 QualType ResultType = NewMethod->getReturnType(); in CheckObjCMethodOverride() local
382 QualType ResultType = MDecl->getReturnType(); in ActOnStartOfObjCMethodDef() local
4248 QualType ResultType = Method->getReturnType(); in CheckRelatedResultTypeCompatibility() local
H A DSemaDeclAttr.cpp1322 QualType ResultType = getFunctionOrMethodResultType(D); in handleReturnsNonNullAttr() local
1358 QualType ResultType = getFunctionOrMethodResultType(D); in AddAssumeAlignedAttr() local
1407 QualType ResultType = getFunctionOrMethodResultType(D); in AddAllocAlignAttr() local
1711 QualType ResultType = getFunctionOrMethodResultType(D); in handleRestrictAttr() local
H A DSemaExprCXX.cpp1681 QualType ResultType = Result.get()->getType(); in BuildCXXTypeConstructExpr() local
2169 QualType ResultType = Context.getPointerType(AllocType); in BuildCXXNew() local
6662 QualType ResultType; in CheckVectorConditionalTypes() local
6756 QualType ResultType; in CheckSizelessVectorConditionalTypes() local
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h519 std::string ResultType; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp874 Type *ResultType, const Twine &Name) { in CreateGCResult()
886 Type *ResultType, const Twine &Name) { in CreateGCRelocate()
1225 Type *ResultType = GetElementPtrInst::getGEPReturnType(Base, IdxList); in CreatePreserveArrayAccessIndex() local
1270 Type *ResultType = in CreatePreserveStructAccessIndex() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1332 QualType ResultType = Sym->getType(); in VisitBinaryOperator() local
1374 APSIntType ResultType = ValueFactory.getAPSIntType(T); in VisitBinaryOperator() local
1670 APSIntType ResultType = ValueFactory.getAPSIntType(T); in VisitBinaryOperator() local
1728 APSIntType ResultType = ValueFactory.getAPSIntType(T); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp161 StringRef ResultType; member
290 StringRef ResultType; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp914 ArrayRef<EVT> ResultType(N->value_begin(), N->value_end()); in FDiv() local
965 ArrayRef<EVT> ResultType(N->value_begin(), N->value_end()); in FastFDiv() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp633 auto *ResultType = cast<IntegerType>(ObjectSize->getType()); in lowerObjectSizeCall() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3440 QualType ResultType = getObjCGCQualType(Pointee, GCAttr); in getObjCGCQualType() local
3514 QualType ResultType) { in adjustDeducedFunctionResultType()
11146 QualType ResultType = mergeTypes(LHSPointee, RHSPointee, false, in mergeTypes() local
11179 QualType ResultType = mergeTypes(LHSPointee, RHSPointee, OfBlockPointer, in mergeTypes() local
11198 QualType ResultType = mergeTypes(LHSValue, RHSValue, false, in mergeTypes() local
11222 QualType ResultType = mergeTypes(LHSElem, RHSElem, false, Unqualified); in mergeTypes() local
11435 QualType ResultType = in mergeObjCGCQualifiers() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1134 Instruction *I, Type *ResultType, Value *Addr, Align AddrAlign, in expandAtomicOpToLLSC()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp676 QualType ResultType = Call->getArg(2)->getType()->getPointeeType(); in interp__builtin_overflowop() local

12