Home | History | Annotate | Download | only in CodeGen

Lines Matching full:opaquedata

2435       OVMA opaqueData;
2442 opaqueData = OVMA::bind(CGF, ov, RValue::get(result.getPointer()));
2446 opaqueData = OVMA::bind(CGF, ov, ov->getSourceExpr());
2448 opaques.push_back(opaqueData);