Home
last modified time | relevance | path

Searched refs:ElemPtr (Results 1 – 25 of 85) sorted by relevance

1234

/dports/news/rntrack/rntrack-2.1.10_2/hpp/
H A Da_list.hpp316 ElemPtr(const ElemPtr & e2) in ElemPtr() function in BiList::ElemPtr
392 ElemPtr InsertBefore(ElemPtr & elp, T & t) in InsertBefore()
401 ElemPtr InsertAfter(ElemPtr & elp, T & t) in InsertAfter()
479 class ElemPtr : public BiList<T>::ElemPtr class in StrBiList
482 ElemPtr(typename BiList<T>::ElemPtr & e) : BiList<T>::ElemPtr(e) {} in ElemPtr() function in StrBiList::ElemPtr
500 ElemPtr InsertBefore(ElemPtr & elp, T & t) in InsertBefore()
505 ElemPtr InsertAfter(ElemPtr & elp, T & t) in InsertAfter()
609 ElemPtr(const ElemPtr & e2) in ElemPtr() function in IndBiList::ElemPtr
708 ElemPtr InsertAfter(ElemPtr & elp, T * t, char own = 1) in InsertAfter()
727 ElemPtr InsertBefore(ElemPtr & elp, T & t) in InsertBefore()
[all …]
H A Dtmstamp.hpp52 int InTime(IndBiList<tTimes>::ElemPtr tmt);
/dports/news/rntrack/rntrack-2.1.10_2/src/
H A Dscandir.cpp110 IndBiList<tTimes>::ElemPtr tmt; in Print()
191 IndBiList<Action>::ElemPtr tmt; in Do()
213 IndBiList<Mask>::ElemPtr tmt; in InMask()
259 IndBiList<Mask>::ElemPtr tmt; in Print()
260 IndBiList<Action>::ElemPtr dtmt; in Print()
378 IndBiList<DoList>::ElemPtr tmt; in Execute()
673 IndBiList<tTimes>::ElemPtr tmt; in Print()
674 IndBiList<DoList>::ElemPtr dtmt; in Print()
747 IndBiList<ScanDir>::ElemPtr tmt; in PrintScanDirs()
759 IndBiList<ScanDir>::ElemPtr tmt; in DoScanDirs()
H A Daka.cpp66 IndBiList<tAka>::ElemPtr tmt; in GetMyAka()
80 IndBiList<tAka>::ElemPtr tmt; in IsMyAka()
H A Dage.cpp60 IndBiList<ScanDir>::ElemPtr sd; in SetMaxAge()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Containers/Queues/
H A DFifo.c215 uintptr_t ElemPtr; in FIFO_Enqueue() local
232ElemPtr = (uintptr_t)pElement; // Addr. of element to add… in FIFO_Enqueue()
236 …(void)CopyMem((void *)QPtr, (const void *)ElemPtr, SizeOfElement); // Copy an element into th… in FIFO_Enqueue()
244ElemPtr += SizeOfElement; // And also point to next … in FIFO_Enqueue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/Interp/
H A DDescriptor.cpp64 auto *ElemPtr = Ptr + ElemOffset; in ctorArrayDesc() local
65 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in ctorArrayDesc()
88 auto *ElemPtr = Ptr + ElemOffset; in dtorArrayDesc() local
89 auto *Desc = reinterpret_cast<InlineDescriptor *>(ElemPtr); in dtorArrayDesc()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1751 Address ElemPtr = DestAddr; in shuffleAndStore() local
1763 ElemPtr = in shuffleAndStore()
1778 ElemPtr = Address(PhiDest, ElemPtr.getAlignment()); in shuffleAndStore()
1811 ElemPtr = Bld.CreateConstGEP(ElemPtr, 1); in shuffleAndStore()
2177 Address ElemPtr = Address(ElemPtrPtr, Align); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2180 ElemPtr = Address(Bld.CreateGEP(ElemPtr.getElementType(), in emitInterWarpCopyFunction()
2182 ElemPtr.getAlignment()); in emitInterWarpCopyFunction()
2198 ElemPtr, /*Volatile=*/false, CType, Loc, in emitInterWarpCopyFunction()
2567 Address ElemPtr = in emitListToGlobalCopyFunction() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1751 Address ElemPtr = DestAddr; in shuffleAndStore() local
1763 ElemPtr = in shuffleAndStore()
1778 ElemPtr = Address(PhiDest, ElemPtr.getAlignment()); in shuffleAndStore()
1811 ElemPtr = Bld.CreateConstGEP(ElemPtr, 1); in shuffleAndStore()
2177 Address ElemPtr = Address(ElemPtrPtr, Align); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2180 ElemPtr = Address(Bld.CreateGEP(ElemPtr.getElementType(), in emitInterWarpCopyFunction()
2182 ElemPtr.getAlignment()); in emitInterWarpCopyFunction()
2198 ElemPtr, /*Volatile=*/false, CType, Loc, in emitInterWarpCopyFunction()
2567 Address ElemPtr = in emitListToGlobalCopyFunction() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1751 Address ElemPtr = DestAddr; in shuffleAndStore() local
1763 ElemPtr = in shuffleAndStore()
1778 ElemPtr = Address(PhiDest, ElemPtr.getAlignment()); in shuffleAndStore()
1811 ElemPtr = Bld.CreateConstGEP(ElemPtr, 1); in shuffleAndStore()
2177 Address ElemPtr = Address(ElemPtrPtr, Align); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2180 ElemPtr = Address(Bld.CreateGEP(ElemPtr.getElementType(), in emitInterWarpCopyFunction()
2182 ElemPtr.getAlignment()); in emitInterWarpCopyFunction()
2198 ElemPtr, /*Volatile=*/false, CType, Loc, in emitInterWarpCopyFunction()
2567 Address ElemPtr = in emitListToGlobalCopyFunction() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1751 Address ElemPtr = DestAddr; in shuffleAndStore() local
1763 ElemPtr = in shuffleAndStore()
1778 ElemPtr = Address(PhiDest, ElemPtr.getAlignment()); in shuffleAndStore()
1811 ElemPtr = Bld.CreateConstGEP(ElemPtr, 1); in shuffleAndStore()
2177 Address ElemPtr = Address(ElemPtrPtr, Align); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2180 ElemPtr = Address(Bld.CreateGEP(ElemPtr.getElementType(), in emitInterWarpCopyFunction()
2182 ElemPtr.getAlignment()); in emitInterWarpCopyFunction()
2198 ElemPtr, /*Volatile=*/false, CType, Loc, in emitInterWarpCopyFunction()
2567 Address ElemPtr = in emitListToGlobalCopyFunction() local
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1751 Address ElemPtr = DestAddr; in shuffleAndStore() local
1763 ElemPtr = in shuffleAndStore()
1778 ElemPtr = Address(PhiDest, ElemPtr.getAlignment()); in shuffleAndStore()
1811 ElemPtr = Bld.CreateConstGEP(ElemPtr, 1); in shuffleAndStore()
2177 Address ElemPtr = Address(ElemPtrPtr, Align); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2180 ElemPtr = Address(Bld.CreateGEP(ElemPtr.getElementType(), in emitInterWarpCopyFunction()
2182 ElemPtr.getAlignment()); in emitInterWarpCopyFunction()
2198 ElemPtr, /*Volatile=*/false, CType, Loc, in emitInterWarpCopyFunction()
2567 Address ElemPtr = in emitListToGlobalCopyFunction() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1763 Address ElemPtr = DestAddr; in shuffleAndStore() local
1775 ElemPtr = in shuffleAndStore()
1790 ElemPtr = Address(PhiDest, ElemPtr.getAlignment()); in shuffleAndStore()
1823 ElemPtr = Bld.CreateConstGEP(ElemPtr, 1); in shuffleAndStore()
2189 Address ElemPtr = Address(ElemPtrPtr, Align); in emitInterWarpCopyFunction() local
2190 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2192 ElemPtr = Address(Bld.CreateGEP(ElemPtr.getElementType(), in emitInterWarpCopyFunction()
2194 ElemPtr.getAlignment()); in emitInterWarpCopyFunction()
2210 ElemPtr, /*Volatile=*/false, CType, Loc, in emitInterWarpCopyFunction()
2579 Address ElemPtr = in emitListToGlobalCopyFunction() local
[all …]

1234