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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2364 uint64_t ResSize = CGM.getDataLayout().getTypeSizeInBits(TruncTy); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2209 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); local
2249 uint64_t ResSize = DL.getTypeAllocSize(GEPEltType).getFixedSize(); local

Completed in 57 milliseconds