Home
last modified time | relevance | path

Searched defs:x16 (Results 1 – 13 of 13) sorted by relevance

/llvm-project/flang/test/Lower/Intrinsics/
H A Dieee_class_queries.f9011 real(16) :: x16 global() variable
/llvm-project/flang/test/Lower/
H A Dreal-descriptors.f9033 real(kind=16) :: x16 variable
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Drich-stack.c39 uint64_t x16[2]; in BAR() local
H A Dglobals-wrap-tag.c9 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 Driscv-types.c54 __rvv_int16m1_t x16; in bar() local
/llvm-project/lldb/source/Utility/
H A DARM64_ehframe_Registers.h35 x16, enumerator
H A DARM64_DWARF_Registers.h33 x16, enumerator
/llvm-project/clang/test/CodeGen/
H A Doverride-layout.c161 struct X16 x16; in use_structs() local
/llvm-project/clang/test/ASTMerge/struct/Inputs/
H A Dstruct2.c138 } x16; variable
H A Dstruct1.c141 } x16; variable
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp5247 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 Dmain.cpp29 int x16 = x15 * x14 + x13; in calc() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp2482 constexpr EEmpty x16 = static_cast<EEmpty>(2); testValueInRangeOfEnumerationValues() local