Home
last modified time | relevance | path

Searched defs:elementTypes (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/mlir/examples/toy/Ch7/mlir/
DDialect.cpp463 llvm::ArrayRef<mlir::Type> elementTypes = allocator.copyInto(key); in construct() local
471 llvm::ArrayRef<mlir::Type> elementTypes; member
479 StructType StructType::get(llvm::ArrayRef<mlir::Type> elementTypes) { in get()
510 SmallVector<mlir::Type, 1> elementTypes; in parseType() local
DMLIRGen.cpp136 std::vector<mlir::Type> elementTypes; in mlirGen() local
/external/llvm-project/mlir/unittests/Dialect/SPIRV/
DSerializationTest.cpp64 llvm::SmallVector<Type, 1> elementTypes{opBuilder.getF32Type()}; in getFloatStructType() local
/external/llvm-project/mlir/lib/IR/
DBuilders.cpp74 TupleType Builder::getTupleType(TypeRange elementTypes) { in getTupleType()
DBuiltinTypes.cpp656 TupleType TupleType::get(TypeRange elementTypes, MLIRContext *context) { in get()
/external/clang/lib/CodeGen/
DCGBlocks.cpp299 SmallVectorImpl<llvm::Type*> &elementTypes) { in initializeForBlockHeader()
326 SmallVector<llvm::Type*, 8> elementTypes; in computeBlockInfo() local
/external/llvm-project/clang/lib/CodeGen/
DCGBlocks.cpp449 SmallVectorImpl<llvm::Type*> &elementTypes) { in initializeForBlockHeader()
527 SmallVector<llvm::Type*, 8> elementTypes; in computeBlockInfo() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp1303 SmallVector<Type, 4> elementTypes; in parseCompositeConstructOp() local
/external/expat/lib/
Dxmlparse.c339 HASH_TABLE elementTypes; member
/external/python/cpython3/Modules/expat/
Dxmlparse.c338 HASH_TABLE elementTypes; member
/external/python/cpython2/Modules/expat/
Dxmlparse.c347 HASH_TABLE elementTypes; member
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...