Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8464 SDValue LeftOp = ShiftOperand.getOperand(0); in combineShiftToMULH() local
21324 bool Commute) { in visitVECTOR_SHUFFLE()