Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp226 auto componentSize = getTypeStoreSize(CGM, componentTy); in addTypedData() local
/llvm-project/flang/lib/Lower/
H A DConvertConstant.cpp364 mlir::Type componentTy = recTy.getType(name); in genStructureComponentInit() local
[all...]
H A DConvertVariable.cpp333 mlir::Type componentTy = recTy.getType(name); genComponentDefaultInit() local