Searched refs:U2 (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dfriend10.C18 typedef Object<Tag2> U2; typedef in namespace:MySpace
23 Forgotten(U2());
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc76 E0 L Milestone U2
989 FLOAT OneUlp, UfThold, U1, U2; member in struct:Paranoia
1005 /*U2 gap above 1.0, i.e, 1.0+U2 is next number above 1.0 */
1065 U2 = "0.001";
1146 U2 = Radix * U1;
1153 E9 = U2;
1161 if (X < U2)
1162 X = U2;
1167 U2
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dttp64.C39 template <template <class U2> class O> struct rebind { typedef B<O> other ;};
40 template <template <class U2> class O> B & operator=(const B<O> o) {
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_test_utils.h58 typedef uint16_t U2; typedef
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DDataExtractor.h24 Uint24(uint8_t U0, uint8_t U1, uint8_t U2) { argument
25 Bytes[0] = U0; Bytes[1] = U1; Bytes[2] = U2;
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp162 CodeOffset += Annot.U2;
163 UpdateCodeOffset(Annot.U2);
H A DNativeFunctionSymbol.cpp84 CodeOffset += Annot.U2;
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp138 typedef unsigned short U2; typedef
280 EXPECT_POISONED(*GetPoisoned<U2>());
281 EXPECT_POISONED(*GetPoisoned<U2>());
3014 U2 a2, b2;
3959 U2 y2 = 0;
4014 U2 y = 0;
4037 U2 y = 0;
4124 typedef U2 V8x16 __attribute__((__vector_size__(16)));
4130 typedef U2 V4x16 __attribute__((__vector_size__(8)));
4142 V8x16 v = {Poisoned<U2>(
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DStringExtras.h198 unsigned U2 = hexDigitValue(LSB);
199 if (U1 == ~0U || U2 == ~0U)
202 Hex = static_cast<uint8_t>((U1 << 4) | U2);
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h163 uint32_t U2 = 0; member in struct:llvm::codeview::DecodedAnnotation
317 Result.U2 = GetCompressedAnnotation(Next);
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp243 Instruction *U2 = cast<Instruction>(*IncrUse++);
250 Compare = dyn_cast<FCmpInst>(U2);
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp495 << W.hex(Annotation.U2)
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1482 code_offset += annot.U2;
1483 update_code_offset(annot.U2);
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1492 for (auto *U2 : Users)
1493 if (Checker.isDefinitionAcrossSuspend(*U1, U2))
/openbsd-current/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp738 formatCodeOffset(Annot.U2);
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1255 /// \p U1 and \p U2 are the users of \p V1 and \p V2.
1258 int getShallowScore(Value *V1, Value *V2, Instruction *U1, Instruction *U2,
1267 auto AllUsersAreInternal = [U1, U2, this](Value *V1, Value *V2) {
1273 auto AllUsersVectorized = [U1, U2, this](Value *V) {
1274 return llvm::all_of(V->users(), [U1, U2, this](Value *U) {
1275 return U == U1 || U == U2 || R.getTreeEntry(U) != nullptr;
1390 /// MaxLevel, and return the cummulative score. \p U1 and \p U2 are
1392 /// of \p U1 and \p U2), except at the beginning of the recursion where
1416 Instruction *U2, int CurrLevel,
1421 getShallowScore(LHS, RHS, U1, U2, MainAltOp
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl64598 CUNEIFORM SIGN DAG KISIM5 TIMES U2 PLUS GIR2
64811 CUNEIFORM SIGN EZEN TIMES U2
65450 CUNEIFORM SIGN KA TIMES U2
65738 CUNEIFORM SIGN LAGAB TIMES U2 PLUS ASH
66092 CUNEIFORM SIGN NINDA2 TIMES U2 PLUS ASH
66167 CUNEIFORM SIGN NUNUZ AB2 TIMES U2
66218 CUNEIFORM SIGN PI TIMES U2
66296 CUNEIFORM SIGN SAG TIMES U2
66635 CUNEIFORM SIGN U2
66731 CUNEIFORM SIGN UR2 TIMES U2
[all...]

Completed in 345 milliseconds