Searched defs:x16 (Results 1 – 13 of 13) sorted by relevance
/llvm-project/flang/test/Lower/Intrinsics/ |
H A D | ieee_class_queries.f90 | 11 real(16) :: x16 global() variable
|
/llvm-project/flang/test/Lower/ |
H A D | real-descriptors.f90 | 33 real(kind=16) :: x16 variable
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | rich-stack.c | 39 uint64_t x16[2]; in BAR() local
|
H A D | globals-wrap-tag.c | 9 int x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15, x16, variable
|
/llvm-project/clang/test/Sema/ |
H A D | riscv-types.c | 54 __rvv_int16m1_t x16; in bar() local
|
/llvm-project/lldb/source/Utility/ |
H A D | ARM64_ehframe_Registers.h | 35 x16, enumerator
|
H A D | ARM64_DWARF_Registers.h | 33 x16, enumerator
|
/llvm-project/clang/test/CodeGen/ |
H A D | override-layout.c | 161 struct X16 x16; in use_structs() local
|
/llvm-project/clang/test/ASTMerge/struct/Inputs/ |
H A D | struct2.c | 138 } x16; variable
|
H A D | struct1.c | 141 } x16; variable
|
/llvm-project/llvm/unittests/ADT/ |
H A D | APFloatTest.cpp | 5247 APFloat x16 = x; TEST() local 5327 APFloat x16 = x; TEST() local 5410 APFloat x16 = x; TEST() local [all...] |
/llvm-project/lldb/test/API/commands/settings/use_source_cache/ |
H A D | main.cpp | 29 int x16 = x15 * x14 + x13; in calc() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constant-expression-cxx11.cpp | 2482 constexpr EEmpty x16 = static_cast<EEmpty>(2); testValueInRangeOfEnumerationValues() local
|