Home
last modified time | relevance | path

Searched defs:int8_t (Results 1 – 17 of 17) sorted by relevance

/llvm-project/flang/include/flang/Optimizer/Builder/Runtime/
H A DRTBuilder.h496 REDUCTION_VALUE_OPERATION_MODEL(std::int8_t) REDUCTION_VALUE_OPERATION_MODEL() argument
/llvm-project/mlir/tools/mlir-vulkan-runner/
H A Dvulkan-runtime-wrappers.cpp
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsigned-char-misuse-with-option.cpp41 typedef signed char int8_t; typedef
/llvm-project/llvm/unittests/Support/
H A DSwapByteOrderTest.cpp110 TEST(getSwappedBytes, int8_t) { in TEST() argument
164 TEST(swapByteOrder, int8_t) { in TEST() argument
/llvm-project/clang/test/Analysis/
H A DMPIMock.h12 typedef int int8_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/Inputs/type-mismatch/
H A Dmpimock.h17 typedef int int8_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/
H A Dinttypes.h16 typedef __INT8_TYPE__ int8_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Denum-size.cpp7 using int8_t = signed char; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming-standard-types.h4 typedef signed char int8_t; // NOLINT typedef
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m6 typedef signed char int8_t; typedef
375 typedef enum : int8_t {int8_one} MyOneEnum; enum
/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h
/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp5 typedef signed char int8_t; typedef
/llvm-project/offload/DeviceRTL/include/
H A DTypes.h
/llvm-project/clang/test/SemaCXX/
H A Dconversion.cpp6 typedef signed char int8_t; typedef
/llvm-project/mlir/lib/ExecutionEngine/
H A DRunnerUtils.cpp189 extern "C" void _mlir_ciface_printMemref1dI8(StridedMemRefType<int8_t, 1> *M) { in _mlir_ciface_printMemref1dI8()
/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h210 typedef __INT8_TYPE__ int8_t; typedef
/llvm-project/clang/lib/Headers/
H A Dstdint.h268 typedef __INT8_TYPE__ int8_t; typedef