Searched refs:PosLVal (Results 1 – 2 of 2) sorted by relevance
4386 LValue PosLVal; in emitTaskInit() local4388 PosLVal = CGF.MakeAddrLValue( in emitTaskInit()4418 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitTaskInit()4623 LValue &PosLVal = *Pos.get<LValue *>(); in emitDependData() local4645 LValue &PosLVal = *Pos.get<LValue *>(); in emitDependData() local4649 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitDependData()4724 CGF.EmitStoreOfScalar(Add, PosLVal); in emitDepobjElements()4829 LValue PosLVal = CGF.MakeAddrLValue( in emitDependClause() local4920 LValue PosLVal; in emitDepobjDependClause() local4922 PosLVal = CGF.MakeAddrLValue( in emitDepobjDependClause()[all …]
914 LValue PosLVal, const OMPTaskDataTy::DependData &Data,