Searched refs:useSSE (Results 1 – 2 of 2) sorted by relevance
2960 useSSE = coeffs[0] <= std::numeric_limits<short>::max(); in YCrCb2RGB_i()3017 if (haveSIMD && useSSE) in operator ()()3108 bool useSSE, haveSIMD; member
12562 bool useSSE = isScalarFPTypeInSSEReg(Op.getValueType()); in BuildFILD() local12563 if (useSSE) in BuildFILD()12582 SDValue Result = DAG.getMemIntrinsicNode(useSSE ? X86ISD::FILD_FLAG : in BuildFILD()12586 if (useSSE) { in BuildFILD()