Searched defs:C0 (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/lib/msun/src/
H A Dk_cosf.c23 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */ variable
H A Dk_sincosf.h23 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */ variable
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsinpif_2u5.c14 #define C0 0x1.921fb6p1f macro
H A Dcospif_2u6.c14 #define C0 0x1.921fb6p1f macro
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_expf_1u.c19 #define C0 v_f32 (Poly[0]) macro
H A Dv_exp2f_1u.c15 #define C0 v_f32 (Poly[0]) macro
/freebsd-current/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c182 # define C0(K,i) (Cx.q[K.c[(i)*8+0]]) macro
200 # define C0(K,i) (Cx.q[0+8*K.c[(i)*8+0]]) macro
213 # define C0(K,i) (((u64*)(Cx.c+0))[2*K.c[(i)*8+0]]) macro
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp302 Constant *C0 = ConstantExpr::getBitCast(const_cast<Constant *>(this), IntTy); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp172 interpolateHSV(const std::tuple<double, double, double> &C0, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp98 template <typename T> static bool isSubset(ArrayRef<T> C0, ArrayRef<T> C1) { argument
123 static bool isStrictSubset(ArrayRef<T> C0, ArrayRef<T> C1) { argument
[all...]
/freebsd-current/libexec/getty/
H A Dgettytab.h111 #define C0 gettynums[13].value macro
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp941 auto *C0 = dyn_cast<Constant>(Src0); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp574 uint64_t C0, C1; local
999 Constant *C0, *C1; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1698 auto *C0 = dyn_cast<Constant>(Op0); local
1831 auto *C0 = dyn_cast<Constant>(Op0); local
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1236 Constant *C0 = ConstantFoldIntegerCast(CE0->getOperand(0), IntPtrTy, local
2725 const APInt *C0, *C1; local
2982 const APInt *C0, *C1, *C2; local
3090 const APInt *C0, *C1; local
3122 const APInt *C0, *C1, *C2; local
[all...]
H A DInstructionSimplify.cpp1657 const APInt *C0, *C1; local
1692 const APInt *C0, *C1; local
1783 const APInt *C0, *C1; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1242 int64_t C0; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1227 SDValue C0 = DAG.getConstant(0, dl, BVT); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp356 ConstantFP *C0, *C1; local
1124 static bool MulWillOverflow(APInt &C0, APInt &C1, bool IsSigned) { argument
1138 APInt C0, MulOpC; local
[all...]
H A DInstCombineVectorOps.cpp2255 Constant *C0 = nullptr, *C1 = nullptr; local
[all...]
H A DInstCombineSelect.cpp1367 Constant *C0; local
1538 Constant *C0; local
[all...]
H A DInstCombineAndOrXor.cpp3436 const APInt *C0, *C1; local
[all...]
H A DInstCombineCalls.cpp1106 const APInt *C0, *C1; local
1201 const APInt *C0, *C1; local
2077 const APInt *C0, *C1; local
[all...]
H A DInstructionCombining.cpp1731 Constant *C0, *C1; local
H A DInstCombineCompares.cpp4129 const APInt *C0, *C1; // FIXME: non-splats, potentially with undef. local

Completed in 517 milliseconds

12