Home
last modified time | relevance | path

Searched defs:U0 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20011021-1.c33 union u U0 = { 1 }; /* { dg-warning "initialization of union" } */ variable
/openbsd-src/lib/libm/src/
H A De_j1f.c82 static const float U0[5] = { variable
H A De_j1.c124 static const double U0[5] = { variable
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp730 SDValue U0 = U->getOperand(0); in IsProfitableToFold() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2458 Use &U0 = std::get<0>(Ops); in shouldBelongToSameSet() local