Home
last modified time | relevance | path

Searched defs:baseSize (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Target/LLVM/ROCDL/
H A DTarget.cpp160 auto baseSize = path.size(); appendStandardLibs() local
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp79 uint64_t baseSize = vecType.getNumElements() / vecType.getShape().back() * in getDefaultTypeSizeInBits() local
/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
H A DSPIRVToLLVM.cpp511 auto baseSize = rewriter.getIntegerAttr(integerType, getBitWidth(srcType)); matchAndRewrite() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2053 CharUnits baseSize = CGF.getContext().getTypeSizeInChars(baseType); emitNonZeroVLAInit() local