Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1540 Address DestElementAddr = Address::invalid(); local
1566 DestElementAddr =
1583 DestElementAddr =
1606 DestElementAddr = Address(ScratchPadElemAbsolutePtrVal, CGF.Int8Ty,
1628 DestElementAddr =
1639 DestElementAddr = Bld.CreateElementBitCast(DestElementAddr,
1645 shuffleAndStore(CGF, SrcElementAddr, DestElementAddr, Private->getType(),
1656 Elem, DestElementAddr, /*Volatile=*/false, Private->getType(),
1665 Elem, CGF.MakeAddrLValue(DestElementAddr, Private->getType()),
1671 CGF.MakeAddrLValue(DestElementAddr, Private->getType()),
[all …]