Searched refs:mlirBlockInsertOwnedOperationBefore (Results 1 – 4 of 4) sorted by relevance
483 mlirBlockInsertOwnedOperationBefore(MlirBlock block, MlirOperation reference,
523 mlirBlockInsertOwnedOperationBefore(block1, nullOperation, op3); in buildWithInsertionsAndPrint()524 mlirBlockInsertOwnedOperationBefore(block1, op3, op2); in buildWithInsertionsAndPrint()
460 void mlirBlockInsertOwnedOperationBefore(MlirBlock block, in mlirBlockInsertOwnedOperationBefore() function
1075 mlirBlockInsertOwnedOperationBefore(block.get(), beforeOp, operation); in insert()