Searched defs:elidedAttrs (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/mlir/lib/Dialect/SPIRV/ |
D | SPIRVOps.cpp | 253 SmallVectorImpl<StringRef> &elidedAttrs, in printMemoryAccessAttribute() 283 SmallVectorImpl<StringRef> &elidedAttrs, in printSourceMemoryAccessAttribute() 529 SmallVectorImpl<StringRef> &elidedAttrs) { in printVariableDecorations() 1973 SmallVector<StringRef, 4> elidedAttrs{ in print() local 2111 SmallVector<StringRef, 4> elidedAttrs; in print() local 2155 SmallVector<StringRef, 4> elidedAttrs; in print() local 2223 SmallVector<StringRef, 4> elidedAttrs; in print() local 2492 SmallVector<StringRef, 2> elidedAttrs; in print() local 2843 SmallVector<StringRef, 4> elidedAttrs; in print() local 2931 SmallVector<StringRef, 4> elidedAttrs{ in print() local [all …]
|
/external/llvm-project/mlir/lib/Interfaces/ |
D | ViewLikeInterface.cpp | 85 ArrayRef<StringRef> elidedAttrs) { in printOffsetsSizesAndStrides()
|
/external/llvm-project/mlir/tools/mlir-tblgen/ |
D | SPIRVUtilsGen.cpp | 535 StringRef operands, StringRef elidedAttrs, in emitArgumentSerialization() 644 StringRef opVar, StringRef elidedAttrs, in emitDecorationSerialization() 672 StringRef opVar("op"), operands("operands"), elidedAttrs("elidedAttrs"), in emitSerializationFunction() local
|
/external/llvm-project/mlir/lib/IR/ |
D | AsmPrinter.cpp | 411 ArrayRef<StringRef> elidedAttrs = {}) override { in printOptionalAttrDict() 422 ArrayRef<StringRef> elidedAttrs = {}) override { in printOptionalAttrDictWithKeyword() 1871 ArrayRef<StringRef> elidedAttrs, in printOptionalAttrDict() 2243 ArrayRef<StringRef> elidedAttrs = {}) override { in printOptionalAttrDict() 2248 ArrayRef<StringRef> elidedAttrs = {}) override { in printOptionalAttrDictWithKeyword()
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | Serializer.cpp | 908 SmallVector<StringRef, 2> elidedAttrs; in processVariableOp() local 949 SmallVector<StringRef, 4> elidedAttrs; in processGlobalVariableOp() local 2066 SmallVector<StringRef, 2> elidedAttrs; in processOp() local
|
/external/llvm-project/mlir/lib/Dialect/Vector/ |
D | VectorOps.cpp | 1979 SmallVector<StringRef, 2> elidedAttrs; in printTransferAttrs() local
|