Home
last modified time | relevance | path

Searched defs:Q1 (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp35 APInt Q1, R1, Q2, R2; in get() local
91 APInt Q1, R1, Q2, R2; in get() local
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Dsse2_64_32.h18 # define _mm_set_epi64x(Q0, Q1) sodium__mm_set_epi64x((Q0), (Q1)) argument
/freebsd/lib/msun/src/
H A Ds_expm1f.c33 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
H A Ds_expm1.c120 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c170 Q1 = 1.0625852194801617e+0, variable
/freebsd/lib/msun/ld80/
H A Db_tgammal.c193 #define Q1 (Q1u.e) macro
/freebsd/crypto/openssl/test/
H A Dectest.c2615 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_generator_test() local
2700 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_params_test() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2601 Hi = getInstr(Hexagon::V6_vsubwq, dl, VecTy, {Q1, Hi, A}, DAG); in emitHvxMulLoHiV60() local
2592 SDValue Q1 = DAG.getSetCC(dl, PredTy, B, Zero, ISD::SETLT); emitHvxMulLoHiV60() local
2644 SDValue Q1 = DAG.getSetCC(dl, PredTy, B, Zero, ISD::SETLT); emitHvxMulLoHiV62() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2334 SDValue Q1 = N->getOperand(Vec0Idx + 1); in SelectVST() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7218 Qualifiers Q1, Q2; in FindCompositePointerType() local
H A DSemaOverload.cpp9678 QualifierCollector Q1; in addArrowStarOverloads() local