Home
last modified time | relevance | path

Searched refs:kInternalStorageBitWidth (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/IR/
H A DAttributeDetail.h40 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/IR/
H A DAttributeDetail.h40 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/IR/
H A DAttributeDetail.h40 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/IR/
H A DAttributeDetail.h40 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DStandardTypes.h116 static constexpr unsigned kInternalStorageBitWidth = 64; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DStandardTypes.h85 static constexpr unsigned kInternalStorageBitWidth = 64; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DBuiltinTypes.td187 static constexpr unsigned kInternalStorageBitWidth = 64;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DBuiltinTypes.td187 static constexpr unsigned kInternalStorageBitWidth = 64;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DAttributeDetail.h357 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
H A DAttributes.cpp315 return get(type, APInt(IndexType::kInternalStorageBitWidth, value)); in get()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DAttributeDetail.h357 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
H A DBuiltinAttributes.cpp304 return get(type, APInt(IndexType::kInternalStorageBitWidth, value)); in get()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/IR/
H A DAttributeDetail.h357 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
H A DAttributes.cpp335 return get(type, APInt(IndexType::kInternalStorageBitWidth, value)); in get()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/IR/
H A DAttributeDetail.h357 return IndexType::kInternalStorageBitWidth; in getDenseElementBitWidth()
H A DBuiltinAttributes.cpp304 return get(type, APInt(IndexType::kInternalStorageBitWidth, value)); in get()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Parser/
H A DAttributeParser.cpp313 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth in buildAttributeAPInt()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Parser/
H A DAttributeParser.cpp335 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth in buildAttributeAPInt()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp335 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth in buildAttributeAPInt()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp338 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth in buildAttributeAPInt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Parser/
H A DAttributeParser.cpp335 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth in buildAttributeAPInt()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp338 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth in buildAttributeAPInt()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp335 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth in buildAttributeAPInt()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Parser/
H A DAttributeParser.cpp338 unsigned width = type.isIndex() ? IndexType::kInternalStorageBitWidth
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DBuiltinAttributes.td485 APInt apValue(IndexType::kInternalStorageBitWidth, value);

12