Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:opaqueData

2463       OVMA opaqueData;
2470 opaqueData = OVMA::bind(CGF, ov, RValue::get(result.getPointer()));
2474 opaqueData = OVMA::bind(CGF, ov, ov->getSourceExpr());
2476 opaques.push_back(opaqueData);