Home
last modified time | relevance | path

Searched defs:LHSVal (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h51 uint32_t LHSVal, RHSVal; in packConstantV2I16() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp140 static bool evalComparison(SVal LHSVal, BinaryOperatorKind ComparisonOp, in evalComparison()
H A DExprEngineC.cpp162 SVal LHSVal; in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp289 Value LHSVal(Data->Type, LHS); in handleDivremOverflowImpl() local
334 Value LHSVal(Data->LHSType, LHS); in handleShiftOutOfBoundsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp686 for (const auto &LHSVal : LHSVals) in computeValueKnownInPredecessorsImpl() local
728 for (const auto &LHSVal : LHSVals) { in computeValueKnownInPredecessorsImpl() local
857 for (const auto &LHSVal : LHSVals) { in computeValueKnownInPredecessorsImpl() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp176 BoolValue &LHSVal = getLogicOperatorSubExprValue(*LHS); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp1273 ComplexPairTy LHSVal = EmitLoadOfLValue(LHS, Loc); in EmitCompoundAssignLValue() local
1280 llvm::Value *LHSVal = CGF.EmitLoadOfScalar(LHS, Loc); in EmitCompoundAssignLValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp411 Value *LHSVal = FirstInst->getOperand(0); in foldPHIArgBinOpIntoPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp75 int64_t LHSVal = EvaluateCRExpr(BE->getLHS()); in EvaluateCRExpr() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2191 unsigned LHSVal, RHSVal; in operator() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp516 Sema::ActOnCaseStmt(SourceLocation CaseLoc, ExprResult LHSVal, in ActOnCaseStmt()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3699 SDValue LHSVal = getValue(I.getOperand(1)); in visitSelect() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13411 const APValue &LHSVal = LHSResult.Val; in VisitBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7746 SDValue LHSVal = DAG.getConstant( lowerSELECT() local