Searched defs:C1 (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-11-stable/lib/msun/src/
H A Dk_cosf.c29 C1 = 0x155553e1053a42.0p-57, /* 0.0416666233237390631894 */ variable
H A Dk_cos.c61 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
H A Dk_sincosf.h27 C1 = 0x155553e1053a42.0p-57, /* 0.0416666233237390631894 */ variable
H A Dk_sincos.h26 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
H A Dk_sincosl.h28 #define C1 ((long double)C1hi + C1lo) macro
31 C1 = 0.0416666666666666666136L, /* 0xaaaaaaaaaaaaaa9b.0p-68 */ variable
79 C1 = 0.04166666666666666666666666666666658424671L, variable
/freebsd-11-stable/lib/msun/ld128/
H A Dk_cosl.c36 C1 = 0.04166666666666666666666666666666658424671L, variable
/freebsd-11-stable/lib/msun/ld80/
H A Dk_cosl.c54 #define C1 ((long double)C1hi + C1lo) macro
57 C1 = 0.0416666666666666666136L; /* 0xaaaaaaaaaaaaaa9b.0p-68 */ variable
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c158 # define C1(K,i) ROTATE(Cx.q[K.c[(i)*8+1]],8) macro
176 # define C1(K,i) (Cx.q[1+8*K.c[(i)*8+1]]) macro
189 # define C1(K,i) (((u64*)(Cx.c+7))[2*K.c[(i)*8+1]]) macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h70 static bool isEqual(const ValueKeyT1 &C1, const ValueKeyT2 &C2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp171 interpolateHSV(const std::tuple<double, double, double> &C0, const std::tuple<double, double, double> &C1, double T) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp422 ConstantInt *C1 = dyn_cast<ConstantInt>(I1->getOperand(i)); local
519 CallInst *C1 = dyn_cast<CallInst>(I); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp248 const auto *C1 = dyn_cast<CallBase>(UnknownInst); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h64 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, argument
85 SelectConstantExpr(Constant *C1, Constant *C2, Constant *C3) argument
106 ExtractElementConstantExpr(Constant *C1, Constant *C2) argument
127 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) argument
149 ShuffleVectorConstantExpr(Constant *C1, Constant *C2, Constant *C3) argument
[all...]
H A DConstantFold.cpp999 Constant *llvm::ConstantFoldBinaryInstruction(unsigned Opcode, Constant *C1, argument
1427 IdxCompare(Constant *C1, Constant *C2, Type *ElTy) argument
1810 ConstantFoldCompareInstruction(unsigned short pred, Constant *C1, Constant *C2) argument
2300 Constant *C1 = ConstantExpr::getSExtOrBitCast(Idx0, CommonTy); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp73 unsigned C1 = SM.getPresumedColumnNumber(L1, &Invalid); local
296 const RawComment &C1 = *OrderedComments[CommentFile].rbegin()->second; local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h49 #define C1 IA64_OPND_C1 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h977 getNSWAdd(Constant *C1, Constant *C2) argument
981 getNUWAdd(Constant *C1, Constant *C2) argument
985 getNSWSub(Constant *C1, Constant *C2) argument
989 getNUWSub(Constant *C1, Constant *C2) argument
993 getNSWMul(Constant *C1, Constant *C2) argument
997 getNUWMul(Constant *C1, Constant *C2) argument
1001 getNSWShl(Constant *C1, Constant *C2) argument
1005 getNUWShl(Constant *C1, Constant *C2) argument
1009 getExactSDiv(Constant *C1, Constant *C2) argument
1013 getExactUDiv(Constant *C1, Constant *C2) argument
1017 getExactAShr(Constant *C1, Constant *C2) argument
1021 getExactLShr(Constant *C1, Constant *C2) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp20 operator ()( const Change &C1, const Change &C2) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp716 auto *C1 = dyn_cast<Constant>(Src1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp120 bool operator()(const LowerSwitch::CaseRange& C1, argument
/freebsd-11-stable/usr.bin/systat/
H A Difstat.c52 #define C1 0 /* 0-19 */ macro
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h114 #define C1 gettynums[14].value macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp197 Constant *C1, *C2; local
242 ConstantInt *C1; local
267 Constant *C1; local
438 Constant *C1; local
647 multiplyOverflows(const APInt &C1, const APInt &C2, APInt &Product, bool IsSigned) argument
655 isMultiple(const APInt &C1, const APInt &C2, APInt &Quotient, bool IsSigned) argument
699 const APInt *C1; local
848 Constant *C1 = getLogBase2(Op0->getType(), cast<Constant>(Op1)); local
968 const APInt *C1, *C2; local
[all...]
H A DInstCombineShifts.cpp330 const APInt *C0, *C1; local
556 const APInt *C1; local
1019 Constant *C1; local
1194 Constant *C1, *C2; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp295 bool SystemZTTIImpl::isLSRCostLess(TargetTransformInfo::LSRCost &C1, argument

Completed in 165 milliseconds

123