Home
last modified time | relevance | path

Searched refs:mlirValueGetType (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir-c/
H A DIR.h524 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir-c/
H A DIR.h554 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir-c/
H A DIR.h554 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir-c/
H A DIR.h588 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir-c/
H A DIR.h588 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir-c/
H A DIR.h588 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir-c/
H A DIR.h613 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/CAPI/
H A Dir.c405 MlirType type = mlirValueGetType(value); in printFirstOfEach()
580 mlirTypeDump(mlirValueGetType(mlirOperationGetResult(op, 0))); in createOperationWithTypeInference()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/CAPI/
H A Dir.c405 MlirType type = mlirValueGetType(value); in printFirstOfEach()
580 mlirTypeDump(mlirValueGetType(mlirOperationGetResult(op, 0))); in createOperationWithTypeInference()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/CAPI/IR/
H A DIR.cpp516 MlirType mlirValueGetType(MlirValue value) { in mlirValueGetType() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/CAPI/
H A Dir.c408 MlirType type = mlirValueGetType(value); in printFirstOfEach()
586 mlirTypeDump(mlirValueGetType(mlirOperationGetResult(op, 0))); in createOperationWithTypeInference()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/CAPI/
H A Dir.c408 MlirType type = mlirValueGetType(value); in printFirstOfEach()
586 mlirTypeDump(mlirValueGetType(mlirOperationGetResult(op, 0))); in createOperationWithTypeInference()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/CAPI/
H A Dir.c408 MlirType type = mlirValueGetType(value); in printFirstOfEach()
586 mlirTypeDump(mlirValueGetType(mlirOperationGetResult(op, 0))); in createOperationWithTypeInference()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp576 MlirType mlirValueGetType(MlirValue value) { in mlirValueGetType() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp576 MlirType mlirValueGetType(MlirValue value) { in mlirValueGetType() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/CAPI/
H A Dir.c416 MlirType type = mlirValueGetType(value); in printFirstOfEach()
595 mlirTypeDump(mlirValueGetType(mlirOperationGetResult(op, 0))); in createOperationWithTypeInference()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp611 MlirType mlirValueGetType(MlirValue value) { in mlirValueGetType() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp611 MlirType mlirValueGetType(MlirValue value) { in mlirValueGetType() function
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp611 MlirType mlirValueGetType(MlirValue value) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/CAPI/IR/
H A DIR.cpp645 MlirType mlirValueGetType(MlirValue value) { in mlirValueGetType() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/CAPI/
H A Dir.c382 MlirType type = mlirValueGetType(value); in printFirstOfEach()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Bindings/Python/
H A DIRCore.cpp1601 PyType(context, mlirValueGetType(container.getElement(i).get()))); in getValueTypes()
2553 mlirValueGetType(self.get())); in populateIRCore()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp2469 mlirValueGetType(self.get())); in populateIRCore()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp2469 mlirValueGetType(self.get())); in populateIRCore()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp2469 mlirValueGetType(self.get())); in populateIRCore()

12