Home
last modified time | relevance | path

Searched refs:mlirBlockGetParentOperation (Results 1 – 16 of 16) sorted by relevance

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir-c/
H A DIR.h497 MLIR_CAPI_EXPORTED MlirOperation mlirBlockGetParentOperation(MlirBlock);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir-c/
H A DIR.h497 MLIR_CAPI_EXPORTED MlirOperation mlirBlockGetParentOperation(MlirBlock);
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir-c/
H A DIR.h497 MLIR_CAPI_EXPORTED MlirOperation mlirBlockGetParentOperation(MlirBlock);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir-c/
H A DIR.h519 MLIR_CAPI_EXPORTED MlirOperation mlirBlockGetParentOperation(MlirBlock);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/CAPI/
H A Dir.c337 mlirOperationEqual(mlirBlockGetParentOperation(block), parentOperation)); in printFirstOfEach()
1554 if (!mlirOperationEqual(op, mlirBlockGetParentOperation(block))) { in testBackreferences()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp491 MlirOperation mlirBlockGetParentOperation(MlirBlock block) { in mlirBlockGetParentOperation() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp491 MlirOperation mlirBlockGetParentOperation(MlirBlock block) { in mlirBlockGetParentOperation() function
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/CAPI/IR/
H A DIR.cpp491 MlirOperation mlirBlockGetParentOperation(MlirBlock block) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/CAPI/IR/
H A DIR.cpp521 MlirOperation mlirBlockGetParentOperation(MlirBlock block) { in mlirBlockGetParentOperation() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp1502 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(value)); in createFromCapsule()
1660 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(operand)); in getElement()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp1502 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(value)); in createFromCapsule()
1660 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(operand)); in getElement()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Bindings/Python/
H A DIRCore.cpp1502 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(value)); in createFromCapsule()
1660 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(operand)); in getElement()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Bindings/Python/
H A DIRCore.cpp1499 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(value)); in createFromCapsule()
1679 owner = mlirBlockGetParentOperation(mlirBlockArgumentGetOwner(operand)); in getElement()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/CAPI/
H A Dir.c1544 if (!mlirOperationEqual(op, mlirBlockGetParentOperation(block))) { in testBackreferences()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/CAPI/
H A Dir.c1544 if (!mlirOperationEqual(op, mlirBlockGetParentOperation(block))) { in testBackreferences()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/CAPI/
H A Dir.c1544 if (!mlirOperationEqual(op, mlirBlockGetParentOperation(block))) { in testBackreferences()