Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2596 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedValue(); in visitGetElementPtrInst() local
2634 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedValue(); in visitGetElementPtrInst() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2774 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local