Home
last modified time | relevance | path

Searched refs:ttype (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A D2008-03-24-BitField-And-Alloca.c40 unsigned int ttype : 3; member
69 (iospec.key_io.ttype != G_VS) && in foo()
70 (iospec.key_io.ttype != G_GS) && in foo()
71 (iospec.key_io.ttype != G_FS)) || in foo()
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A D2007-09-07-LoadStoreIdxForms.ll10 %ttype = alloca i32, align 4 ; <i32*> [#uses=1]
12 %tmp = load i32, i32* %ttype, align 4 ; <i32> [#uses=1]
/llvm-project-15.0.7/libcxxabi/test/native/arm-linux-eabi/
H A Dttype-encoding-00.pass.sh.s5 @ PURPOSE: Check that 0x00 is a valid value for ttype encoding. LLVM and
6 @ GCC 4.6 are generating 0x00 as ttype encoding. libc++abi should provide
H A Dttype-encoding-90.pass.sh.s5 @ PURPOSE: Check that 0x90 is a valid value for ttype encoding.
/llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h3671 __itt_track_type ttype; /*!< Type of the track */ member