Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1710 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local
1748 uint64_t ResSize = DL.getTypeAllocSize(ResElTy); in visitGetElementPtrInst() local
/external/clang/lib/CodeGen/
DCGStmt.cpp2130 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local