Searched refs:UAddC (Results 1 – 2 of 2) sorted by relevance
310 inline void UAddC(CVariable* dst, CVariable* src0, CVariable* src1);921 inline void CEncoder::UAddC(CVariable* dst, CVariable* src0, CVariable* src1) in UAddC() function in IGC::CEncoder
2268 m_encoder->UAddC(dst, src0, src1); in EmitSimpleAlu()