Searched defs:LeftOp (Results 1 – 3 of 3) sorted by relevance
364 std::unique_ptr<ExpressionAST> LeftOp, in BinaryOperation()
374 Expected<ExpressionValue> LeftOp = LeftOperand->eval(); in eval() local648 std::unique_ptr<ExpressionAST> LeftOp, in parseBinop()
8464 SDValue LeftOp = ShiftOperand.getOperand(0); in combineShiftToMULH() local21324 bool Commute) { in visitVECTOR_SHUFFLE()