Home
last modified time | relevance | path

Searched refs:innermostType (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.cpp974 auto &innermostType = InnermostType(type); in InlineArray() local
975 const TField innermostField(&innermostType, field.name(), field.line(), field.symbolType()); in InlineArray()
/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp164 llvm::Type *innermostType = getInnermostElementType(llvmType); in getLLVMConstant() local
166 constants.push_back(getLLVMConstant(innermostType, n, loc)); in getLLVMConstant()