Home
last modified time | relevance | path

Searched defs:Q0 (Results 1 – 4 of 4) sorted by relevance

/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/bsdsrc/
H A Db_tgamma.c169 Q0 = 1.4501953125000000e+0, variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2657 Hi = getInstr(Hexagon::V6_vaddwq, dl, VecTy, {Q0, Hi, B}, DAG); in emitHvxMulLoHiV62() local
2591 SDValue Q0 = DAG.getSetCC(dl, PredTy, A, Zero, ISD::SETLT); emitHvxMulLoHiV60() local
2643 SDValue Q0 = DAG.getSetCC(dl, PredTy, A, Zero, ISD::SETLT); emitHvxMulLoHiV62() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2333 SDValue Q0 = N->getOperand(Vec0Idx); in SelectVST() local