Home
last modified time | relevance | path

Searched defs:ResSize (Results 1 – 25 of 43) sorted by relevance

12

/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Drebuildpe.c122 …tion *sections, int sects, uint32_t base, uint32_t ep, uint32_t ResRva, uint32_t ResSize, int file) in cli_rebuildpe()
127 … *sections, int sects, uint32_t base, uint32_t ep, uint32_t ResRva, uint32_t ResSize, int file, ui… in cli_rebuildpe_align()
H A Dpetite.c78 …tcount, uint32_t Imagebase, uint32_t pep, int desc, int version, uint32_t ResRva, uint32_t ResSize) in petite_inflate2x_1to9()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Drebuildpe.c122 …tion *sections, int sects, uint32_t base, uint32_t ep, uint32_t ResRva, uint32_t ResSize, int file) in cli_rebuildpe()
127 … *sections, int sects, uint32_t base, uint32_t ep, uint32_t ResRva, uint32_t ResSize, int file, ui… in cli_rebuildpe_align()
H A Dpetite.c78 …tcount, uint32_t Imagebase, uint32_t pep, int desc, int version, uint32_t ResRva, uint32_t ResSize) in petite_inflate2x_1to9()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Source/
H A Dres.h232 #define ResSize(id) (gResDesc[id].msize) macro
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/COFF/
H A DDriverUtils.cpp437 size_t ResSize = alignTo( in createMemoryBufferForManifestRes() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/COFF/
H A DDriverUtils.cpp437 size_t ResSize = alignTo( in createMemoryBufferForManifestRes() local
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DTmpMayerVietorisTree.C821 int ResSize(const vector<int>& R) in ResSize() function
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DTmpMayerVietorisTree.C821 int ResSize(const vector<int>& R) in ResSize() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstructionCombining.cpp1895 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
1934 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstructionCombining.cpp1778 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local
1815 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2050 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2090 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1974 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2014 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1859 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
1899 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2105 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2145 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2105 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2145 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2105 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2145 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp2201 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2215 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
2255 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2299 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
2339 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2209 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
2249 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2299 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
2339 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2272 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
2312 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp2287 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp2224 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local

12