Home
last modified time | relevance | path

Searched defs:innerSize (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp61 llvm::TypeSize innerSize = getDefaultTypeSizeInBits(et, dataLayout, params); in getDefaultTypeSizeInBits() local
/llvm-project/mlir/lib/Conversion/NVGPUToNVVM/
H A DNVGPUToNVVM.cpp208 for (unsigned idx = 0, innerSize = innerArrayTy.getNumElements(); unpackOperandVector() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1866 uint64_t innerSize = CGM.getContext().getTypeSize(destValueType); emitForMemory() local