Home
last modified time | relevance | path

Searched defs:LHSValue (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp944 MCValue LHSValue, RHSValue; evaluateAsRelocatableImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp55 Value *LHSValue = Env.getValue(LHS); evaluateBooleanEquality() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp525 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2927 handleLogicalOpForVector(const APInt & LHSValue,BinaryOperatorKind Opcode,const APInt & RHSValue,APInt & Result) handleLogicalOpForVector() argument
2939 handleLogicalOpForVector(const APFloat & LHSValue,BinaryOperatorKind Opcode,const APFloat & RHSValue,APInt & Result) handleLogicalOpForVector() argument
2952 handleLogicalOpForVector(const APValue & LHSValue,BinaryOperatorKind Opcode,const APValue & RHSValue,APInt & Result) handleLogicalOpForVector() argument
2966 handleCompareOpForVectorHelper(const APTy & LHSValue,BinaryOperatorKind Opcode,const APTy & RHSValue,APInt & Result) handleCompareOpForVectorHelper() argument
2999 handleCompareOpForVector(const APValue & LHSValue,BinaryOperatorKind Opcode,const APValue & RHSValue,APInt & Result) handleCompareOpForVector() argument
3014 handleVectorVectorBinOp(EvalInfo & Info,const BinaryOperator * E,BinaryOperatorKind Opcode,APValue & LHSValue,const APValue & RHSValue) handleVectorVectorBinOp() argument
10803 APValue LHSValue; VisitBinaryOperator() local
13284 LValue LHSValue, RHSValue; EvaluateComparisonBinaryOperator() local
13439 MemberPtr LHSValue, RHSValue; EvaluateComparisonBinaryOperator() local
13599 LValue LHSValue, RHSValue; VisitBinaryOperator() local
[all...]
H A DASTContext.cpp10717 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); mergeTypes() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14901 std::optional<llvm::APSInt> LHSValue = AnalyzeComparison() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11086 for (auto &LHSValue : LHSValues) handleCmp() local