Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp405 std::optional<int64_t> scalarSize = getTypeNumBytes(options, scalarType); convertTensorType() local
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp5462 auto scalarSize = CGM.getDataLayout().getTypeAllocSize(scalarType); EmitCall() local