Home
last modified time | relevance | path

Searched refs:PosLVal (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4460 LValue PosLVal; in emitTaskInit() local
4462 PosLVal = CGF.MakeAddrLValue( in emitTaskInit()
4495 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitTaskInit()
4685 LValue &PosLVal = *Pos.get<LValue *>(); in emitDependData() local
4711 LValue &PosLVal = *Pos.get<LValue *>(); in emitDependData() local
4715 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitDependData()
4835 CGF.EmitStoreOfScalar(Add, PosLVal); in emitDepobjElements()
4937 LValue PosLVal = CGF.MakeAddrLValue( in emitDependClause() local
5027 LValue PosLVal; in emitDepobjDependClause() local
5029 PosLVal = CGF.MakeAddrLValue( in emitDepobjDependClause()
[all …]