Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp2105 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
2145 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType); in visitGetElementPtrInst() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp2319 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); in EmitAsmStmt() local