HomeSort by relevance Sort by last modified time
    Searched defs:Int8 (Results 1 - 5 of 5) sorted by null

  /external/gemmlowp/internal/
allocator.h 54 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 };
74 GEMMLOWP_REGISTER_TYPEID(std::int8_t, Int8)
  /external/clang/include/clang/Basic/
TargetBuiltins.h 109 Int8,
  /external/v8/src/
machine-type.h 91 static MachineType Int8() {
  /external/clang/utils/TableGen/
NeonEmitter.cpp 81 Int8,
643 unsigned Base = (unsigned)NeonTypeFlags::Int8 + Addend;
    [all...]
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 446 Int8,
467 int8_t Int8;
486 VARIANT_EQUAL_CASE(Int8)

Completed in 86 milliseconds