Home | History | Annotate | Download | only in codegen

Lines Matching refs:OP_RSQ

531    case OP_RSQ: res.data.f32 = 1.0f / sqrtf(imm.reg.data.f32); break;
812 case OP_RSQ: