Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1326 LValue SharedLVal);
2118 LValue SharedLVal) override;
H A DCGOpenMPRuntime.cpp5679 LValue SharedLVal = CGF.EmitLValueForField(ElemLVal, SharedFD); in emitTaskReductionInit() local
5683 CGF.EmitStoreOfScalar(CastedShared, SharedLVal); in emitTaskReductionInit()
5799 LValue SharedLVal) { in getTaskReductionItem() argument
5807 SharedLVal.getPointer(CGF), CGM.VoidPtrTy)}; in getTaskReductionItem()
5813 CGF.Int8Ty, SharedLVal.getAlignment()); in getTaskReductionItem()
12584 LValue SharedLVal) { in getTaskReductionItem() argument