Searched defs:LHSValue (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCExpr.cpp | 580 MCValue LHSValue, RHSValue; in evaluateAsRelocatableImpl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 59 Value *LHSValue = Env.getValue(LHS); in evaluateBooleanEquality() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SimpleSValBuilder.cpp | 527 llvm::APSInt LHSValue = lhs.castAs<nonloc::ConcreteInt>().getValue(); in evalBinOpNN() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 3097 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 D | ASTContext.cpp | 11782 QualType LHSValue = LHS->castAs<AtomicType>()->getValueType(); in mergeTypes() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 3720 Value *LHSValue = Builder.CreateLoad(RI.ElementType, LHS, "final.lhs"); in createReductionsGPU() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 11369 std::optional<llvm::APSInt> LHSValue = in AnalyzeComparison() local
|
| H A D | SemaExpr.cpp | 1608 llvm::APSInt LHSValue(32); in CheckUnicodeArithmeticConversions() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 11155 for (auto &LHSValue : LHSValues) in handleCmp() local
|