Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp242 uint64_t TC2 = in IsSafeActiveMask() local
248 if (TC1 != TC2) { in IsSafeActiveMask()
251 << TC2 << " from get.active.lane.mask\n"); in IsSafeActiveMask()
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dstandards.texi32 @cindex TC2
/openbsd-src/gnu/gcc/gcc/doc/
H A Dstandards.texi32 @cindex TC2
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp17364 const Type::TypeClass TC2 = T2->getTypeClass(); in isLayoutCompatible() local
17366 if (TC1 != TC2) in isLayoutCompatible()
/openbsd-src/gnu/llvm/clang/docs/
H A DUsersManual.rst39 C99 (+TC1, TC2, TC3).