Home
last modified time | relevance | path

Searched defs:LeftOp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h364 std::unique_ptr<ExpressionAST> LeftOp, in BinaryOperation()
H A DFileCheck.cpp374 Expected<ExpressionValue> LeftOp = LeftOperand->eval(); in eval() local
648 std::unique_ptr<ExpressionAST> LeftOp, in parseBinop()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9428 SDValue LeftOp = ShiftOperand.getOperand(0); in combineShiftToMULH() local
24395 bool Commute) { in visitVECTOR_SHUFFLE()