Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp580 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp59 Value *LHSValue = Env.getValue(LHS); in evaluateBooleanEquality() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp527 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3097 static bool handleLogicalOpForVector(const APInt &LHSValue, in handleLogicalOpForVector()
3109 static bool handleLogicalOpForVector(const APFloat &LHSValue, in handleLogicalOpForVector()
3122 static bool handleLogicalOpForVector(const APValue &LHSValue, in handleLogicalOpForVector()
3136 handleCompareOpForVectorHelper(const APTy &LHSValue, BinaryOperatorKind Opcode, in handleCompareOpForVectorHelper()
3169 static bool handleCompareOpForVector(const APValue &LHSValue, in handleCompareOpForVector()
3184 APValue &LHSValue, in handleVectorVectorBinOp()
11355 APValue LHSValue; in VisitBinaryOperator() local
14473 LValue LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
14633 MemberPtr LHSValue, RHSValue; in EvaluateComparisonBinaryOperator() local
14793 LValue LHSValue, RHSValue; in VisitBinaryOperator() local
H A DASTContext.cpp11782 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3720 Value *LHSValue = Builder.CreateLoad(RI.ElementType, LHS, "final.lhs"); in createReductionsGPU() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11369 std::optional<llvm::APSInt> LHSValue = in AnalyzeComparison() local
H A DSemaExpr.cpp1608 llvm::APSInt LHSValue(32); in CheckUnicodeArithmeticConversions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11155 for (auto &LHSValue : LHSValues) in handleCmp() local