Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.cpp717 prepareConstant(Location loc,Type constType,Attribute valueAttr) prepareConstant() argument
754 prepareArrayConstant(Location loc,Type constType,ArrayAttr attr) prepareArrayConstant() argument
781 prepareDenseElementsConstant(Location loc,Type constType,DenseElementsAttr valueAttr,int dim,MutableArrayRef<uint64_t> index) prepareDenseElementsConstant() argument
[all...]
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp1579 Type constType; verify() local