Lines Matching refs:EmitStoreOfScalar

186         CGF.EmitStoreOfScalar(CGF.Builder.getInt32(UntiedSwitch->getNumCases()),  in emitUntiedSwitch()
1957 CGF.EmitStoreOfScalar(ThreadID, in emitThreadIDAddress()
3248 CGF.EmitStoreOfScalar(FieldLVal.getPointer(CGF), RefLoadLVal); in emitTaskPrivateMappingFunction()
3446 CGF.EmitStoreOfScalar(Lastpriv, LILVal); in emitTaskDupFunction()
3520 CGF.EmitStoreOfScalar( in OMPIteratorGeneratorScope()
3796 CGF.EmitStoreOfScalar(EvtVal, EvtLVal); in emitTaskInit()
3874 CGF.EmitStoreOfScalar(CGF.Builder.CreatePtrToInt(Addr, CGF.IntPtrTy), in emitTaskInit()
3879 CGF.EmitStoreOfScalar(Size, LenLVal); in emitTaskInit()
3888 CGF.EmitStoreOfScalar(llvm::ConstantInt::get(CGF.SizeTy, Pos), PosLVal); in emitTaskInit()
3908 CGF.EmitStoreOfScalar(CGF.Builder.CreatePtrToInt(Addr, CGF.IntPtrTy), in emitTaskInit()
3913 CGF.EmitStoreOfScalar(Size, LenLVal); in emitTaskInit()
3916 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitTaskInit()
3982 CGF.EmitStoreOfScalar(CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitTaskInit()
3992 CGF.EmitStoreOfScalar(Data.Priority.getPointer(), PriorityLV); in emitTaskInit()
4119 CGF.EmitStoreOfScalar(Addr, BaseAddrLVal); in emitDependData()
4124 CGF.EmitStoreOfScalar(Size, LenLVal); in emitDependData()
4131 CGF.EmitStoreOfScalar( in emitDependData()
4141 CGF.EmitStoreOfScalar(Idx, PosLVal); in emitDependData()
4172 CGF.EmitStoreOfScalar(Add, NumLVal); in emitDepobjElementsSizes()
4216 CGF.EmitStoreOfScalar(Add, PosLVal); in emitDepobjElements()
4328 CGF.EmitStoreOfScalar(llvm::ConstantInt::get(CGF.SizeTy, Pos), PosLVal); in emitDependClause()
4416 CGF.EmitStoreOfScalar(NumDepsVal, BaseAddrLVal); in emitDepobjDependClause()
4424 CGF.EmitStoreOfScalar(llvm::ConstantInt::get(CGF.SizeTy, Idx), PosLVal, in emitDepobjDependClause()
4497 CGF.EmitStoreOfScalar( in emitUpdateClause()
4559 CGF.EmitStoreOfScalar(CGF.Builder.getInt32(0), PartIdLVal); in emitTaskCall()
4684 CGF.EmitStoreOfScalar(Data.Reductions, RedLVal); in emitTaskLoopCall()
5494 CGF.EmitStoreOfScalar(Shared, SharedLVal); in emitTaskReductionInit()
5498 CGF.EmitStoreOfScalar(Orig, OrigLVal); in emitTaskReductionInit()
5512 CGF.EmitStoreOfScalar(SizeValInChars, SizeLVal); in emitTaskReductionInit()
5516 CGF.EmitStoreOfScalar(InitAddr, InitLVal); in emitTaskReductionInit()
5522 CGF.EmitStoreOfScalar(FiniAddr, FiniLVal); in emitTaskReductionInit()
5528 CGF.EmitStoreOfScalar(CombAddr, CombLVal); in emitTaskReductionInit()
5532 CGF.EmitStoreOfScalar( in emitTaskReductionInit()
5880 CGF.EmitStoreOfScalar(AllocatorVal, AllocatorLVal); in emitUsesAllocatorsInit()
11179 CGF.EmitStoreOfScalar(NumIterVal, UpperLVal); in emitDoacrossInit()
11183 CGF.EmitStoreOfScalar(llvm::ConstantInt::getSigned(CGM.Int64Ty, /*V=*/1), in emitDoacrossInit()
11224 CGF.EmitStoreOfScalar(CntVal, CGF.Builder.CreateConstArrayGEP(CntAddr, I), in EmitDoacrossOrdered()
11377 CGF.EmitStoreOfScalar(Addr, UntiedAddr, /*Volatile=*/false, Ty); in getAddressOfLocalVariable()
11668 CGF.EmitStoreOfScalar( in emitLastprivateConditionalInit()
11799 CGF.EmitStoreOfScalar(IVVal, LastIVLVal); in emitLastprivateConditionalUpdate()
11805 CGF.EmitStoreOfScalar(PrivVal, LastLVal); in emitLastprivateConditionalUpdate()
11943 CGF.EmitStoreOfScalar(Res, PrivLVal); in emitLastprivateConditionalFinalUpdate()