Home
last modified time | relevance | path

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

/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/
H A Dcfbteblt8.c247 StoreBits0 FirstStep StoreBits(1) Step StoreBits(2) \
255 StoreBits(2) Step StoreBits(3) \
263 StoreBits(2) Step StoreBits(3) Step \
264 StoreBits(4) \
272 StoreBits(2) Step StoreBits(3) Step \
273 StoreBits(4) Step StoreBits(5) \
281 StoreBits(2) Step StoreBits(3) Step \
282 StoreBits(4) Step StoreBits(5) Step \
291 StoreBits(2) Step StoreBits(3) Step \
292 StoreBits(4) Step StoreBits(5) Step \
[all …]
H A Dcfbbitblt.c521 # define StoreBits(o,c) StoreBitsPlain(o,c) macro
526 # define StoreBits(o,c) StorePixels(pdst,o, (cfb8Pixels[c & 0xff])) macro
533 # define StoreBits(o,c) StorePixels(pdst,o,*((unsigned long *)\ macro
543 StoreBits(1,tmp); Step(tmp);
544 StoreBits(2,tmp); Step(tmp);
545 StoreBits(3,tmp); Step(tmp);
546 StoreBits(4,tmp); Step(tmp);
547 StoreBits(5,tmp); Step(tmp);
548 StoreBits(6,tmp); Step(tmp);
549 StoreBits(7,tmp); EndStep (pdst,8);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dresize_iter.hpp214 TElement StoreBits(TIterator& start, const TIterator& end, in StoreBits() function
353 tmp = StoreBits<TRawIterator, TVal, TRawValue> in operator =()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dresize_iter.hpp214 TElement StoreBits(TIterator& start, const TIterator& end, in StoreBits() function
353 tmp = StoreBits<TRawIterator, TVal, TRawValue> in operator =()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1792 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1793 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1805 DAG.getConstant(StoreBits/8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1792 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1793 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1805 DAG.getConstant(StoreBits/8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/XCore/
H A DXCoreISelLowering.cpp1792 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1793 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1805 DAG.getConstant(StoreBits/8, dl, MVT::i32), in PerformDAGCombine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/XCore/
H A DXCoreISelLowering.cpp1793 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1794 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1805 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1792 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1793 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1805 DAG.getConstant(StoreBits/8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1792 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/XCore/
H A DXCoreISelLowering.cpp1790 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1791 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits/8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/XCore/
H A DXCoreISelLowering.cpp1785 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1786 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1803 DAG.getConstant(StoreBits/8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/XCore/
H A DXCoreISelLowering.cpp1789 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in PerformDAGCombine() local
1790 assert((StoreBits % 8) == 0 && in PerformDAGCombine()
1807 DAG.getConstant(StoreBits/8, dl, MVT::i32), in PerformDAGCombine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1791 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits();
1792 assert((StoreBits % 8) == 0 &&
1803 DAG.getConstant(StoreBits / 8, dl, MVT::i32),
/dports/security/klee/klee-2.2/lib/Core/
H A DExecutor.cpp620 unsigned StoreBits = targetData->getTypeStoreSizeInBits(c->getType()); in initializeGlobalObject() local
624 assert(StoreBits >= C->getWidth() && "Invalid store size!"); in initializeGlobalObject()
625 if (StoreBits > C->getWidth()) in initializeGlobalObject()
626 C = C->ZExt(StoreBits); in initializeGlobalObject()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17114 unsigned StoreBits = ST->getMemoryVT().getStoreSizeInBits(); in convertUnalignedStoreOfLoadToMemmove() local
17115 unsigned StoreBytes = StoreBits / 8; in convertUnalignedStoreOfLoadToMemmove()
17116 assert((StoreBits % 8) == 0 && "Store size in bits must be a multiple of 8"); in convertUnalignedStoreOfLoadToMemmove()