Searched defs:U1 (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
H A D | layout1.C | 30 struct U1 struct 38 if (sizeof (U) != sizeof (U1)) in main() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash13.C | 32 gen_op U1; in Spul_U_axis() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | friend10.C | 17 typedef Object<Tag1> U1; typedef
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/ |
H A D | asan_test_utils.h | 57 typedef uint8_t U1; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 20011021-1.c | 34 union u U1 = { .i = 1 }; /* { dg-bogus "initialization of union" } */ variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 197 unsigned U1 = hexDigitValue(MSB); in tryGetHexFromNibbles() local
|
/openbsd-src/gnu/usr.bin/gcc/contrib/ |
H A D | paranoia.cc | 989 FLOAT OneUlp, UfThold, U1, U2; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | SymbolRecord.h | 162 uint32_t U1 = 0; member
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 241 Instruction *U1 = cast<Instruction>(*IncrUse++); in handleFloatingPointIV() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 1491 for (auto *U1 : Users) in computeShouldLiveOnFrame() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 731 SDValue U1 = U->getOperand(1); in IsProfitableToFold() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2459 Use &U1 = std::get<1>(Ops); in shouldBelongToSameSet() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1258 int getShallowScore(Value *V1, Value *V2, Instruction *U1, Instruction *U2, in getShallowScore() 1415 int getScoreAtLevelRec(Value *LHS, Value *RHS, Instruction *U1, in getScoreAtLevelRec()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 137 typedef unsigned char U1; typedef
|