Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h315 std::unique_ptr<ExpressionAST> LeftOp, in BinaryOperation()
H A DFileCheck.cpp218 APInt LeftOp = *MaybeLeftOp; in eval() local
492 parseBinop(StringRef Expr,StringRef & RemainingExpr,std::unique_ptr<ExpressionAST> LeftOp,bool IsLegacyLineExpr,std::optional<size_t> LineNumber,FileCheckPatternContext * Context,const SourceMgr & SM) parseBinop() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10166 SDValue LeftOp = ShiftOperand.getOperand(0); combineShiftToMULH() local
25960 __anon29909ce26a02(SDValue &SV0, SDValue &SV1, SmallVectorImpl<int> &Mask, bool LeftOp, bool Commute) visitVECTOR_SHUFFLE() argument
[all...]