Searched defs:C2 (Results 26 - 50 of 85) sorted by relevance

1234

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DConstantFolder.h167 auto *C2 = dyn_cast<Constant>(V2); variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/abi/
H A Dvbase8-10.h6 class C2 class in inherits:C1,C0
H A Dvbase8-21.h6 class C2 class in inherits:C1,C0
H A Dvbase8-22.h6 class C2 class in inherits:C1,C0
H A Dvbase8-4.h6 class C2 class in inherits:C0,C1
/openbsd-current/lib/libm/src/ld80/
H A Ds_expm1l.c84 C2 = 1.428606820309417232121458176568075500134E-6L, variable
H A Dk_sincosl.h31 C2 = -0.0013888888888888874, /* -0x16c16c16c16c10.0p-62 */ variable
/openbsd-current/lib/libm/src/
H A Dk_sincos.h24 C2 = -1.38888888888741095749e-03, /* 0xBF56C16C, 0x16C15177 */ variable
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetFolder.h178 auto *C2 = dyn_cast<Constant>(V2); variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dvbase8-10.C15 class C2 class in inherits:C1,C0
H A Dvbase8-21.C15 class C2 class in inherits:C1,C0
H A Dvbase8-22.C15 class C2 class in inherits:C1,C0
H A Dvbase8-4.C15 class C2 class in inherits:C0,C1
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dvbase8-5.C14 class C2 class in inherits:C0,C1
H A Dvbase8-9.C14 class C2 class in inherits:C1,C0
H A Dempty2.C22 struct C2 : B1, B2 struct in inherits:B1,B2
/openbsd-current/lib/libm/src/ld128/
H A Ds_expm1l.c86 C2 = 1.428606820309417232121458176568075500134E-6L, variable
H A Dk_sincosl.h17 C2 = -0.001388888888888888888888888888863490893732L, variable
H A Ds_log1pl.c117 static const long double C2 = 1.428606820309417232121458176568075500134E-6L; variable
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h70 static bool isEqual(const ValueKeyT1 &C1, const ValueKeyT2 &C2) { argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DDelta.h45 friend bool operator!=(const Chunk &C1, const Chunk &C2) { argument
49 friend bool operator==(const Chunk &C1, const Chunk &C2) { argument
54 friend bool operator<(const Chunk &C1, const Chunk &C2) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D19990905-2.f7 COMMON/ARRAYS/Z(64,8),AB(30,30),PAIRS(9,9),T(9,9),TEMP(9,9),C1(3), local in subroutine:OUTDNS
/openbsd-current/lib/libcrypto/whrlpool/
H A Dwhirlpool.c142 # define C2(K,i) ROTATE(Cx.q[K.c[(i)*8+2]],16) macro
160 # define C2(K,i) (Cx.q[2+8*K.c[(i)*8+2]]) macro
173 # define C2(K,i) (((u64*)(Cx.c+6))[2*K.c[(i)*8+2]]) macro
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DAliasSetTracker.cpp239 const auto *C2 = dyn_cast<CallBase>(Inst); local
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DRawCommentList.cpp77 unsigned C2 = SM.getPresumedColumnNumber(L2, &Invalid); local
299 const RawComment &C2 = RC; local

Completed in 237 milliseconds

1234