Home
last modified time | relevance | path

Searched defs:U2 (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dfriend10.C18 typedef Object<Tag2> U2; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_test_utils.h58 typedef uint16_t U2; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStringExtras.h198 unsigned U2 = hexDigitValue(LSB); in tryGetHexFromNibbles() local
/openbsd-src/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc989 FLOAT OneUlp, UfThold, U1, U2; member
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h163 uint32_t U2 = 0; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp243 Instruction *U2 = cast<Instruction>(*IncrUse++); in handleFloatingPointIV() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1492 for (auto *U2 : Users) in computeShouldLiveOnFrame() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1258 int getShallowScore(Value *V1, Value *V2, Instruction *U1, Instruction *U2, in getShallowScore()
1416 Instruction *U2, int CurrLevel, in getScoreAtLevelRec()
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp138 typedef unsigned short U2; typedef