Searched refs:mlirBlockInsertOwnedOperationBefore (Results 1 – 4 of 4) sorted by relevance
655 mlirBlockInsertOwnedOperationBefore(MlirBlock block, MlirOperation reference,
561 mlirBlockInsertOwnedOperationBefore(block1, nullOperation, op3); in buildWithInsertionsAndPrint()562 mlirBlockInsertOwnedOperationBefore(block1, op3, op2); in buildWithInsertionsAndPrint()
628 void mlirBlockInsertOwnedOperationBefore(MlirBlock block, in mlirBlockInsertOwnedOperationBefore() function
1601 mlirBlockInsertOwnedOperationBefore(block.get(), beforeOp, operation); in insert()