Home
last modified time | relevance | path

Searched defs:ET (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp27 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { in ignoreReport() argument
91 ErrorType ET; in handleTypeMismatchImpl() local
159 ErrorType ET = ErrorType::AlignmentAssumption; handleAlignmentAssumptionImpl() local
214 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow handleIntegerOverflowImpl() local
253 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow handleNegateOverflowImpl() local
292 ErrorType ET; handleDivremOverflowImpl() local
337 ErrorType ET; handleShiftOutOfBoundsImpl() local
384 ErrorType ET = ErrorType::OutOfBoundsIndex; handleOutOfBoundsImpl() local
410 ErrorType ET = ErrorType::UnreachableCall; handleBuiltinUnreachableImpl() local
423 ErrorType ET = ErrorType::MissingReturn; handleMissingReturnImpl() local
439 ErrorType ET = ErrorType::NonPositiveVLAIndex; handleVLABoundNotPositive() local
486 ErrorType ET = ErrorType::FloatCastOverflow; handleFloatCastOverflow() local
529 ErrorType ET = handleLoadInvalidValue() local
558 ErrorType ET = ErrorType::GenericUB; handleImplicitConversion() local
622 ErrorType ET = ErrorType::InvalidBuiltin; handleInvalidBuiltin() local
647 ErrorType ET = ErrorType::InvalidObjCCast; handleInvalidObjCCast() local
680 ErrorType ET = IsAttr ? ErrorType::InvalidNullReturn handleNonNullReturn() local
725 ErrorType ET = IsAttr ? ErrorType::InvalidNullArgument handleNonNullArg() local
769 ErrorType ET; handlePointerOverflowImpl() local
832 ErrorType ET = ErrorType::CFIBadType; handleCFIBadIcall() local
922 ErrorType ET = ErrorType::FunctionTypeMismatch; handleFunctionTypeMismatch() local
[all...]
H A Dubsan_handlers_cxx.cpp46 ErrorType ET = ErrorType::DynamicTypeMismatch; in HandleDynamicTypeCacheMiss() local
101 ErrorType ET = ErrorType::CFIBadType; in __ubsan_handle_cfi_bad_type() local
H A Dubsan_diag.h122 ErrorType ET; variable
188 Diag(Location Loc, DiagLevel Level, ErrorType ET, const char *Message) in Diag()
H A Dubsan_diag.cpp429 bool __ubsan::IsPCSuppressed(ErrorType ET, uptr PC, const char *Filename) { in IsPCSuppressed() argument
/freebsd-src/crypto/heimdal/lib/com_err/
H A Dparse.h42 ET = 258, enumerator
53 #define ET 258 macro
H A Dparse.c69 ET = 258, enumerator
80 #define ET 258 macro
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp118 } else if (const auto *ET = dyn_cast<ElaboratedType>(T)) { in isGlobalConstString() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp215 Profile(llvm::FoldingSetNodeID & ID,const ASTContext & Context,QualType ET,const llvm::APInt & ArraySize,const Expr * SizeExpr,ArraySizeModifier SizeMod,unsigned TypeQuals) Profile() argument
237 Profile(llvm::FoldingSetNodeID & ID,const ASTContext & Context,QualType ET,ArraySizeModifier SizeMod,unsigned TypeQuals,Expr * E) Profile() argument
639 if (const auto *ET = getAs<EnumType>()) isScopedEnumeralType() local
2002 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) isIntegralType() local
2020 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) isUnscopedEnumerationType() local
2089 if (const EnumType *ET = dyn_cast<EnumType>(CanonicalType)) { isSignedIntegerType() local
2110 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) { isSignedIntegerOrEnumerationType() local
2139 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) { isUnsignedIntegerType() local
2160 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) { isUnsignedIntegerOrEnumerationType() local
2213 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) isRealType() local
2222 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) isArithmeticType() local
3006 if (const auto *ET = getAs<EnumType>()) { isAlignValT() local
3015 if (const auto *ET = getAs<EnumType>()) { isStdByteType() local
3588 for (QualType ET : exceptions()) hasDependentExceptionSpec() local
3600 for (QualType ET : exceptions()) hasInstantiationDependentExceptionSpec() local
[all...]
H A DTemplateBase.cpp63 if (const EnumType *ET = T->getAs<EnumType>()) { in printIntegral() local
H A DASTContext.cpp1820 if (const auto *ET = T->getAs<EnumType>()) { isPromotableIntegerType() local
2278 if (const auto *ET = dyn_cast<EnumType>(TT)) { getTypeInfoImpl() local
2494 if (const auto *ET = T->getAs<EnumType>()) getPreferredTypeAlign() local
4356 for (QualType ET : ESI.Exceptions) { isCanonicalExceptionSpecification() local
4447 for (QualType ET : EPI.ExceptionSpec.Exceptions) { getFunctionTypeInternal() local
7158 if (const auto *ET = Promotable->getAs<EnumType>()) getPromotedIntegerType() local
7215 getIntegerTypeForEnum(const EnumType * ET) getIntegerTypeForEnum() argument
7231 if (const auto *ET = dyn_cast<EnumType>(LHSC)) getIntegerTypeOrder() local
7233 if (const auto *ET = dyn_cast<EnumType>(RHSC)) getIntegerTypeOrder() local
8084 ObjCEncodingForEnumType(const ASTContext * C,const EnumType * ET) ObjCEncodingForEnumType() argument
8129 if (const auto *ET = T->getAs<EnumType>()) EncodeBitField() local
10268 QualType ET = I->getType().getUnqualifiedType(); mergeTransparentUnionType() local
10498 mergeEnumWithInteger(ASTContext & Context,const EnumType * ET,QualType other,bool isBlockReturnType) mergeEnumWithInteger() argument
11009 if (const auto *ET = T->getAs<EnumType>()) getIntWidth() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp198 addBufferResourceAnnotation(llvm::GlobalVariable * GV,llvm::hlsl::ResourceClass RC,llvm::hlsl::ResourceKind RK,bool IsROV,llvm::hlsl::ElementType ET,BufferResBinding & Binding) addBufferResourceAnnotation() argument
287 llvm::hlsl::ElementType ET = calculateElementType(CGM.getContext(), Ty); annotateHLSLResource() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h68 : EType(ET), Opcode(O) {} in EType() argument
149 BasicExpression(unsigned NumOperands, ExpressionType ET) in BasicExpression()
157 ExpressionType ET = EB->getExpressionType(); in classof() local
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp45 HWStallEvent::GenericEventType ET = toHWStallEventType(S); in isAvailable() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h151 inline unsigned getExtendEncoding(AArch64_AM::ShiftExtendType ET) { in getExtendEncoding()
170 static inline unsigned getArithExtendImm(AArch64_AM::ShiftExtendType ET, in getArithExtendImm()
200 static inline unsigned getMemExtendImm(AArch64_AM::ShiftExtendType ET, in getMemExtendImm()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp414 static bool appendEnumType(SmallStringEnc &Enc, const EnumType *ET, in appendEnumType() argument
617 if (const EnumType *ET = QT->getAs<EnumType>()) in appendType() local
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DValue.cpp104 if (const auto *ET = QT->getAs<EnumType>()) in ConvertQualTypeToKind() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetBuiltins.h205 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags() argument
214 EltType ET = getEltType(); in isPoly() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp403 void GraphRenderer::exportGraphAsDOT(raw_ostream &OS, StatType ET, StatType EC, in exportGraphAsDOT()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp234 auto ET = Loc.getAs<ElaboratedTypeLoc>(); name() local
/freebsd-src/libexec/getty/
H A Dgettytab.h65 #define ET gettystrs[6].value macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1538 ET == AArch64_AM::UXTH || ET == AArch64_AM::SXTH || in isExtendLSL64() local
1516 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); isExtend() local
1529 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); isExtend64() local
1547 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); isLSLImm3Shift() local
1554 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); isMemXExtend() local
1563 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); isMemWExtend() local
2152 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); addExtendOperands() local
2160 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); addExtend64Operands() local
2168 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); addMemExtendOperands() local
2180 AArch64_AM::ShiftExtendType ET = getShiftExtendType(); addMemExtend8Operands() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp380 CComPtr<IDiaEnumTables> ET; in getTableEnumerator() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h181 setEffectiveTriple(llvm::Triple ET) setEffectiveTriple() argument
/freebsd-src/usr.bin/tip/tip/
H A Dtip.h93 EXTERN long ET; /* echocheck timeout */ variable
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2861 if (const auto *ET = dyn_cast<ElaboratedType>(T)) isObjCIdType() local
2867 if (const auto *ET = dyn_cast<ElaboratedType>(T)) isObjCClassType() local
2873 if (const auto *ET = dyn_cast<ElaboratedType>(T)) isObjCSelType() local

123