Home
last modified time | relevance | path

Searched refs:inputsRaw (Results 1 – 7 of 7) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Bindings/Python/
H A DIRTypes.cpp589 SmallVector<MlirType, 4> inputsRaw(inputs.begin(), inputs.end()); in bindDerived() local
591 MlirType t = mlirFunctionTypeGet(context->get(), inputsRaw.size(), in bindDerived()
592 inputsRaw.data(), resultsRaw.size(), in bindDerived()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRTypes.cpp589 SmallVector<MlirType, 4> inputsRaw(inputs.begin(), inputs.end()); in bindDerived() local
591 MlirType t = mlirFunctionTypeGet(context->get(), inputsRaw.size(), in bindDerived()
592 inputsRaw.data(), resultsRaw.size(), in bindDerived()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRTypes.cpp589 SmallVector<MlirType, 4> inputsRaw(inputs.begin(), inputs.end()); in bindDerived() local
591 MlirType t = mlirFunctionTypeGet(context->get(), inputsRaw.size(), in bindDerived()
592 inputsRaw.data(), resultsRaw.size(), in bindDerived()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRTypes.cpp589 SmallVector<MlirType, 4> inputsRaw(inputs.begin(), inputs.end()); in bindDerived() local
591 MlirType t = mlirFunctionTypeGet(context->get(), inputsRaw.size(), in bindDerived()
592 inputsRaw.data(), resultsRaw.size(), in bindDerived()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Bindings/Python/
H A DIRModules.cpp2300 SmallVector<MlirType, 4> inputsRaw(inputs.begin(), inputs.end()); in bindDerived() local
2302 MlirType t = mlirFunctionTypeGet(context->get(), inputsRaw.size(), in bindDerived()
2303 inputsRaw.data(), resultsRaw.size(), in bindDerived()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Bindings/Python/
H A DIRModules.cpp3008 SmallVector<MlirType, 4> inputsRaw(inputs.begin(), inputs.end()); in bindDerived() local
3010 MlirType t = mlirFunctionTypeGet(context->get(), inputsRaw.size(), in bindDerived()
3011 inputsRaw.data(), resultsRaw.size(), in bindDerived()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Bindings/Python/
H A DIRModules.cpp3008 SmallVector<MlirType, 4> inputsRaw(inputs.begin(), inputs.end()); in bindDerived() local
3010 MlirType t = mlirFunctionTypeGet(context->get(), inputsRaw.size(), in bindDerived()
3011 inputsRaw.data(), resultsRaw.size(), in bindDerived()