Searched refs:PosLVal (Results 1 – 2 of 2) sorted by relevance
3869 LValue PosLVal; in emitTaskInit() local3871 PosLVal = CGF.MakeAddrLValue( in emitTaskInit()3901 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitTaskInit()4094 LValue &PosLVal = *Pos.get<LValue *>(); in emitDependData() local4122 LValue &PosLVal = *Pos.get<LValue *>(); in emitDependData() local4126 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitDependData()4201 CGF.EmitStoreOfScalar(Add, PosLVal); in emitDepobjElements()4307 LValue PosLVal = CGF.MakeAddrLValue( in emitDependClause() local4400 LValue PosLVal; in emitDepobjDependClause() local4402 PosLVal = CGF.MakeAddrLValue( in emitDepobjDependClause()[all …]
623 LValue PosLVal, const OMPTaskDataTy::DependData &Data,