/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | DivisionByConstantInfo.cpp | 35 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 D | sse2_64_32.h | 18 # define _mm_set_epi64x(Q0, Q1) sodium__mm_set_epi64x((Q0), (Q1)) argument
|
/freebsd/lib/msun/src/ |
H A D | s_expm1f.c | 33 Q1 = -3.3333212137e-2, /* -0x888868.0p-28 */ variable
|
H A D | s_expm1.c | 120 Q1 = -3.33333333333331316428e-02, /* BFA11111 111110F4 */ variable
|
/freebsd/lib/msun/bsdsrc/ |
H A D | b_tgamma.c | 170 Q1 = 1.0625852194801617e+0, variable
|
/freebsd/lib/msun/ld80/ |
H A D | b_tgammal.c | 193 #define Q1 (Q1u.e) macro
|
/freebsd/crypto/openssl/test/ |
H A D | ectest.c | 2615 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 D | HexagonISelLoweringHVX.cpp | 2601 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 D | ARMISelDAGToDAG.cpp | 2334 SDValue Q1 = N->getOperand(Vec0Idx + 1); in SelectVST() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 7218 Qualifiers Q1, Q2; in FindCompositePointerType() local
|
H A D | SemaOverload.cpp | 9678 QualifierCollector Q1; in addArrowStarOverloads() local
|