Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:opaqueData

2510       OVMA opaqueData;
2517 opaqueData = OVMA::bind(CGF, ov, RValue::get(result.getPointer()));
2521 opaqueData = OVMA::bind(CGF, ov, ov->getSourceExpr());
2523 opaques.push_back(opaqueData);