Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2291 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
2331 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); in visitGetElementPtrInst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2614 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local