Searched defs:firstOp (Results 1 – 6 of 6) sorted by relevance
915 auto &firstOp = ops.front(); in verifyRegions() local
96 Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode()); in foldConstantCastPair() local
2961 Instruction::CastOps firstOp, Instruction::CastOps secondOp, in isEliminableCastPair()
1101 static bool mayExistInterleavedUses(Operation *firstOp, Operation *secondOp, in mayExistInterleavedUses()
258 Instruction::CastOps firstOp = CI1->getOpcode(); in isEliminableCastPair() local
1606 MlirOperation firstOp = mlirBlockGetFirstOperation(block.get()); in atBlockBegin() local