| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 396 Int8, enumerator 414 explicit Variant(int8_t V) : Type(PDB_VariantType::Int8) { Value.Int8 = V; } in Variant() 455 int8_t Int8; member 471 case Int8: in isIntegralType() 492 VARIANT_WIDTH(Int8, 8u) in getBitWidth() 517 VARIANT_APSINT(Int8, 8u, false) in toAPSInt() 559 VARIANT_EQUAL_CASE(Int8)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 30 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Int8, OS) in operator <<() 369 case PDB_VariantType::Int8: in operator <<() 370 OS << static_cast<int>(Value.Value.Int8); in operator <<()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPack.def | 60 HANDLE_MP_FIRST_BYTE(0xd0, Int8)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
| H A D | constraints.md | 27 ; Int8 = 0..255 50 (define_constraint "Int8"
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
| H A D | constraints.md | 27 ; Int8 = 0..255 50 (define_constraint "Int8"
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/ |
| H A D | MsgPackWriter.cpp | 39 EW.write(FirstByte::Int8); in write()
|
| H A D | MsgPackReader.cpp | 46 case FirstByte::Int8: in read()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | TargetBuiltins.h | 150 Int8, enumerator
|
| H A D | arm_mve_defs.td | 581 list<Type> Int8 = [s8, u8]; 586 list<Type> All8 = Int8;
|
| H A D | arm_mve.td | 1141 let params = !listconcat(T.Int8, T.Int16), pnt = PNT_NType in {
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPKinds.def | 32 __OMP_TYPE(Int8) 46 __OMP_PTR_TYPE(VoidPtr, Int8) 442 __OMP_RTL(__kmpc_is_spmd_exec_mode, false, Int8, )
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIARawSymbol.cpp | 34 Result.Value.Int8 = V.cVal; in VariantFromVARIANT() 35 Result.Type = PDB_VariantType::Int8; in VariantFromVARIANT()
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
| H A D | NeonEmitter.cpp | 92 Int8, enumerator 701 unsigned Base = (unsigned)NeonTypeFlags::Int8 + Addend; in getNeonEnum()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-aarch64.texi | 205 @tab Enable the Int8 Matrix Multiply extension.
|
| H A D | c-arm.texi | 193 @code{i8mm} (Int8 Matrix Multiply extensions for v8.6-A architecture),
|
| H A D | as.info | 6642 ‘i8mm’ ‘simd’ Enable the Int8 Matrix Multiply extension. 8054 extensions for v8.6-A architecture), ‘i8mm’ (Int8 Matrix Multiply
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-aarch64.texi | 190 @tab Enable Int8 Matrix Multiply extension.
|
| H A D | c-arm.texi | 192 @code{i8mm} (Int8 Matrix Multiply extensions for v8.6-A architecture),
|
| H A D | as.info | 6741 `i8mm' ARMv8.2-A ARMv8.6-A Enable Int8 Matrix Multiply extension. 8155 extensions for v8.6-A architecture), `i8mm' (Int8 Matrix Multiply
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64.td | 396 "true", "Enable Matrix Multiply Int8 Extension">;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARM.td | 432 "true", "Enable Matrix Multiply Int8 Extension", [FeatureNEON]>;
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 2017 case NeonTypeFlags::Int8: in RFT() 2052 case NeonTypeFlags::Int8: in getNeonEltType()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 77 llvm::Type *Int8 = llvm::IntegerType::getInt8Ty(CGF.CGM.getLLVMContext()); in initializeAlloca() local 79 initializationPatternFor(CGF.CGM, Int8)); in initializeAlloca() 5281 case NeonTypeFlags::Int8: in GetNeonType()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | md.texi | 3428 @item Int8
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | md.texi | 3470 @item Int8
|