Searched refs:getOpResult (Results 1 – 3 of 3) sorted by relevance
493 result_types.push_back(op->getOpResult(2).getType()); in matchAndRewrite()556 result_types.push_back(op->getOpResult(1).getType()); in matchAndRewrite()
289 OpResult getOpResult(unsigned idx) { return getResult(idx); } in getOpResult() function
2309 Value result = result_op->getOpResult(0); in matchAndRewrite()2455 /*operand=*/out_grad_divided->getOpResult(0), in matchAndRewrite()