Home
last modified time | relevance | path

Searched defs:elementTy (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvShaderMemory.cpp97 auto &elementTy = getType(pointerTy.element); in Store() local
135 auto elementTy = getType(objectTy.element); in EmitVariable() local
162 auto elementTy = getType(objectTy.element); in EmitVariable() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DDeserializer.cpp1213 Type elementTy = getType(operands[1]); in processType() local
1300 Type elementTy = getType(operands[1]); in processArrayType() local
1358 Type elementTy = getType(operands[1]); in processCooperativeMatrixType() local
1490 Type elementTy = getType(operands[1]); in processMatrixType() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVDialect.cpp327 auto elementTy = parseAndVerifyType(dialect, parser); in parseCooperativeMatrixType() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1440 llvm::Type *elementTy = ConvertTypeForMem(allocType); in EmitCXXNewExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp1712 llvm::Type *elementTy = ConvertTypeForMem(allocType); in EmitCXXNewExpr() local
/external/llvm-project/mlir/lib/Conversion/VectorToLLVM/
DConvertVectorToLLVM.cpp148 Type elementTy = in getMemRefAlignment() local