Home
last modified time | relevance | path

Searched defs:CX (Results 1 – 25 of 25) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_div_macros.h38 __div_128_by_128 (UINT128 * pCQ, UINT128 * pCR, UINT128 CX, UINT128 CY) { in __div_128_by_128()
273 UINT128 CY36, CY51, CQ, A2, CX, CQT; in __div_128_by_128() local
H A Dbid_internal.h213 #define __mul_64x64_to_64(P64, CX, CY) (P64) = (CX) * (CY) argument
217 #define __imul_64x64_to_128(P, CX, CY) \ argument
250 #define __mul_64x64_to_128(P, CX, CY) \ argument
272 #define __mul_64x64_to_128_fast(P, CX, CY) \ argument
290 #define __sqr64_fast(P, CX) \ argument
309 #define __mul_64x64_to_64_high_fast(P, CX, CY) \ argument
327 #define __mul_64x64_to_128_full(P, CX, CY) \ argument
H A Dbid128_string.c279 UINT128 CX, res; local
H A Dbid64_div.c523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; in bid64_div() local
937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; variable
H A Dbid64_sqrt.c216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1, in bid64_sqrt() local
H A Dbid_inline_add.h808 UINT128 CY_L, CX, FS, F, CT, ST, T2; in get_add128() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_div_macros.h38 __div_128_by_128 (UINT128 * pCQ, UINT128 * pCR, UINT128 CX, UINT128 CY) { in __div_128_by_128()
273 UINT128 CY36, CY51, CQ, A2, CX, CQT; in __div_128_by_128() local
H A Dbid_internal.h213 #define __mul_64x64_to_64(P64, CX, CY) (P64) = (CX) * (CY) argument
217 #define __imul_64x64_to_128(P, CX, CY) \ argument
250 #define __mul_64x64_to_128(P, CX, CY) \ argument
272 #define __mul_64x64_to_128_fast(P, CX, CY) \ argument
290 #define __sqr64_fast(P, CX) \ argument
309 #define __mul_64x64_to_64_high_fast(P, CX, CY) \ argument
327 #define __mul_64x64_to_128_full(P, CX, CY) \ argument
H A Dbid128_string.c279 UINT128 CX, res; local
H A Dbid64_div.c523 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; in bid64_div() local
937 UINT128 CX, CY, T128, CQ, CQ2, CR, CA, TP128, Qh, Tmp; variable
H A Dbid64_sqrt.c216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1, in bid64_sqrt() local
H A Dbid_inline_add.h808 UINT128 CY_L, CX, FS, F, CT, ST, T2; in get_add128() local
/netbsd/sys/arch/i386/include/
H A Dbioscall.h76 #define CX r_cx.biosreg_half[BIOSREG_LO] macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp189 const unsigned CX = Use64BitRegs ? X86::RCX : X86::ECX; in emitRepmovs() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasAnalysis.cpp619 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo()
625 ModRefInfo AAResults::getModRefInfo(const AtomicCmpXchgInst *CX, in getModRefInfo()
H A DDependenceAnalysis.cpp974 const SCEVIntegralCastExpr *CX = cast<SCEVIntegralCastExpr>(X); in isKnownPredicate() local
H A DScalarEvolution.cpp9003 ConstantInt *CX = ConstantInt::get(SE.getContext(), *X); in SolveQuadraticAddRecExact() local
/netbsd/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c28 #define __mul_64x64_to_128(P, CX, CY) \ argument
/netbsd/external/gpl3/gdb.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c28 #define __mul_64x64_to_128(P, CX, CY) \ argument
/netbsd/external/gpl3/gcc.old/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c28 #define __mul_64x64_to_128(P, CX, CY) \ argument
/netbsd/external/gpl3/gcc/dist/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c28 #define __mul_64x64_to_128(P, CX, CY) \ argument
/netbsd/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h154 #define CX 002 /* Scratch (and shift count) register */ macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp326 LLVMContext &CX; member in __anon64cf9b750111::MachineConstEvaluator
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp264 ASTContext &CX = S.Context; in getNSNumberFactoryMethod() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3352 if (auto *CX = dyn_cast<ConstantInt>(X)) in emitTransformedIndex() local
3366 if (auto *CX = dyn_cast<ConstantInt>(X)) in emitTransformedIndex() local