/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_handlers.cc | 27 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { in ignoreReport() 52 ErrorType ET; in handleTypeMismatchImpl() local 116 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleIntegerOverflowImpl() local 155 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleNegateOverflowImpl() local 194 ErrorType ET; in handleDivremOverflowImpl() local 239 ErrorType ET; in handleShiftOutOfBoundsImpl() local 286 ErrorType ET = ErrorType::OutOfBoundsIndex; in handleOutOfBoundsImpl() local 312 ErrorType ET = ErrorType::UnreachableCall; in handleBuiltinUnreachableImpl() local 325 ErrorType ET = ErrorType::MissingReturn; in handleMissingReturnImpl() local 341 ErrorType ET = ErrorType::NonPositiveVLAIndex; in handleVLABoundNotPositive() local [all …]
|
H A D | ubsan_handlers_cxx.cc | 47 ErrorType ET = ErrorType::DynamicTypeMismatch; in HandleDynamicTypeCacheMiss() local 102 ErrorType ET = ErrorType::CFIBadType; in __ubsan_handle_cfi_bad_type() local
|
H A D | ubsan_diag.h | 143 ErrorType ET; variable 209 Diag(Location Loc, DiagLevel Level, ErrorType ET, const char *Message) in Diag()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_handlers.cc | 25 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { in ignoreReport() 50 ErrorType ET; in handleTypeMismatchImpl() local 114 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleIntegerOverflowImpl() local 151 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleNegateOverflowImpl() local 190 ErrorType ET; in handleDivremOverflowImpl() local 235 ErrorType ET; in handleShiftOutOfBoundsImpl() local 282 ErrorType ET = ErrorType::OutOfBoundsIndex; in handleOutOfBoundsImpl() local 308 ErrorType ET = ErrorType::UnreachableCall; in handleBuiltinUnreachableImpl() local 321 ErrorType ET = ErrorType::MissingReturn; in handleMissingReturnImpl() local 337 ErrorType ET = ErrorType::NonPositiveVLAIndex; in handleVLABoundNotPositive() local [all …]
|
H A D | ubsan_handlers_cxx.cc | 45 ErrorType ET = ErrorType::DynamicTypeMismatch; in HandleDynamicTypeCacheMiss() local 101 ErrorType ET = ErrorType::CFIBadType; in __ubsan_handle_cfi_bad_type() local
|
H A D | ubsan_diag.h | 141 ErrorType ET; variable 207 Diag(Location Loc, DiagLevel Level, ErrorType ET, const char *Message) in Diag()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_handlers.cpp | 27 bool ignoreReport(SourceLocation SLoc, ReportOptions Opts, ErrorType ET) { in ignoreReport() 91 ErrorType ET; in handleTypeMismatchImpl() local 159 ErrorType ET = ErrorType::AlignmentAssumption; in handleAlignmentAssumptionImpl() local 214 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleIntegerOverflowImpl() local 253 ErrorType ET = IsSigned ? ErrorType::SignedIntegerOverflow in handleNegateOverflowImpl() local 292 ErrorType ET; in handleDivremOverflowImpl() local 337 ErrorType ET; in handleShiftOutOfBoundsImpl() local 384 ErrorType ET = ErrorType::OutOfBoundsIndex; in handleOutOfBoundsImpl() local 410 ErrorType ET = ErrorType::UnreachableCall; in handleBuiltinUnreachableImpl() local 423 ErrorType ET = ErrorType::MissingReturn; in handleMissingReturnImpl() local [all …]
|
H A D | ubsan_handlers_cxx.cpp | 46 ErrorType ET = ErrorType::DynamicTypeMismatch; in HandleDynamicTypeCacheMiss() local 101 ErrorType ET = ErrorType::CFIBadType; in __ubsan_handle_cfi_bad_type() local 169 ErrorType ET = ErrorType::FunctionTypeMismatch; in handleFunctionTypeMismatch() local
|
H A D | ubsan_diag.h | 142 ErrorType ET; variable 208 Diag(Location Loc, DiagLevel Level, ErrorType ET, const char *Message) in Diag()
|
/netbsd-src/lib/librumpuser/ |
H A D | rumpuser_int.h | 100 #define ET(_v_) return (_v_); macro 102 #define ET(_v_) return (_v_) ? rumpuser__errtrans(_v_) : 0; macro
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/ |
H A D | parse.h | 59 ET = 258, /* ET */ enumerator 75 #define ET 258 macro
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/statschannel/ |
H A D | tests_xml.py | 15 import xml.etree.ElementTree as ET namespace
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/ |
H A D | util.d | 39 alias ET = ElementType!(T.Range); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/ |
H A D | util.d | 39 alias ET = ElementType!(T.Range); variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetRepetitor.cpp | 59 const auto &ET = State.getExegesisTarget(); in Repeat() local
|
H A D | Assembler.cpp | 39 const ExegesisTarget &ET, const MCSubtargetInfo *const MSI, in generateSnippetSetupCode() 175 Error assembleToStream(const ExegesisTarget &ET, in assembleToStream()
|
H A D | ParallelSnippetGenerator.cpp | 98 const auto &ET = State.getExegesisTarget(); in instantiateMemoryOperands() local
|
H A D | SnippetGenerator.cpp | 49 const auto &ET = State.getExegesisTarget(); in generateConfigurations() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Type.cpp | 189 const ASTContext &Context, QualType ET, in Profile() 212 QualType ET, in Profile() 613 if (const auto *ET = getAs<EnumType>()) in isScopedEnumeralType() local 1922 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) in isIntegralType() local 1940 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) in isUnscopedEnumerationType() local 2009 if (const EnumType *ET = dyn_cast<EnumType>(CanonicalType)) { in isSignedIntegerType() local 2028 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) { in isSignedIntegerOrEnumerationType() local 2056 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) { in isUnsignedIntegerType() local 2075 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) { in isUnsignedIntegerOrEnumerationType() local 2120 if (const auto *ET = dyn_cast<EnumType>(CanonicalType)) in isRealType() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanPredicator.cpp | 43 EdgeType ET = getEdgeTypeBetween(PredBB, CurrBB); in getOrCreateNotPredicate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | GVNExpression.h | 68 : EType(ET), Opcode(O) {} in EType() argument 149 BasicExpression(unsigned NumOperands, ExpressionType ET) in BasicExpression() 157 ExpressionType ET = EB->getExpressionType(); in classof() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 151 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()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/ |
H A D | ExecuteStage.cpp | 45 HWStallEvent::GenericEventType ET = toHWStallEventType(S); in isAvailable() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | TargetBuiltins.h | 165 NeonTypeFlags(EltType ET, bool IsUnsigned, bool IsQuad) : Flags(ET) { in NeonTypeFlags() 174 EltType ET = getEltType(); in isPoly() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCSymbolWasm.h | 150 void setEventType(wasm::WasmEventType ET) { EventType = ET; } in setEventType()
|