/llvm-project/flang/include/flang/Optimizer/Builder/Runtime/ |
H A D | RTBuilder.h | 496 REDUCTION_VALUE_OPERATION_MODEL(std::int8_t) REDUCTION_VALUE_OPERATION_MODEL() argument
|
/llvm-project/mlir/tools/mlir-vulkan-runner/ |
H A D | vulkan-runtime-wrappers.cpp |
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | signed-char-misuse-with-option.cpp | 41 typedef signed char int8_t; typedef
|
/llvm-project/llvm/unittests/Support/ |
H A D | SwapByteOrderTest.cpp | 110 TEST(getSwappedBytes, int8_t) { in TEST() argument 164 TEST(swapByteOrder, int8_t) { in TEST() argument
|
/llvm-project/clang/test/Analysis/ |
H A D | MPIMock.h | 12 typedef int int8_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/mpi/Inputs/type-mismatch/ |
H A D | mpimock.h | 17 typedef int int8_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/ |
H A D | inttypes.h | 16 typedef __INT8_TYPE__ int8_t; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/ |
H A D | enum-size.cpp | 7 using int8_t = signed char; typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-standard-types.h | 4 typedef signed char int8_t; // NOLINT typedef
|
/llvm-project/clang/test/ARCMT/ |
H A D | objcmt-ns-macros.m | 6 typedef signed char int8_t; typedef 375 typedef enum : int8_t {int8_one} MyOneEnum; enum
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Boolean.h |
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | aarch64-mangle-neon-vectors.cpp | 5 typedef signed char int8_t; typedef
|
/llvm-project/offload/DeviceRTL/include/ |
H A D | Types.h |
|
/llvm-project/clang/test/SemaCXX/ |
H A D | conversion.cpp | 6 typedef signed char int8_t; typedef
|
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | RunnerUtils.cpp | 189 extern "C" void _mlir_ciface_printMemref1dI8(StridedMemRefType<int8_t, 1> *M) { in _mlir_ciface_printMemref1dI8()
|
/llvm-project/libc/include/llvm-libc-macros/ |
H A D | stdint-macros.h | 210 typedef __INT8_TYPE__ int8_t; typedef
|
/llvm-project/clang/lib/Headers/ |
H A D | stdint.h | 268 typedef __INT8_TYPE__ int8_t; typedef
|