Home
last modified time | relevance | path

Searched defs:RHSVal (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h50 uint32_t LHSVal, RHSVal; in packConstantV2I16() local
H A DAMDGPUISelLowering.cpp4067 unsigned RHSVal; in performShlCombine() local
4192 unsigned RHSVal = CRHS->getZExtValue(); in performSraCombine() local
4269 unsigned RHSVal; in performSrlCombine() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp141 SVal RHSVal, ProgramStateRef State) { in evalComparison()
H A DExprEngineC.cpp757 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp168 auto *RHSVal = Env.getValue(*RHS); in VisitBinaryOperator() local
182 BoolValue &RHSVal = getLogicOperatorSubExprValue(*RHS); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp290 Value RHSVal(Data->Type, RHS); in handleDivremOverflowImpl() local
335 Value RHSVal(Data->RHSType, RHS); in handleShiftOutOfBoundsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp444 Value *RHSVal = FirstInst->getOperand(1); in foldPHIArgBinOpIntoPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp74 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp543 SourceLocation DotDotDotLoc, ExprResult RHSVal, in ActOnCaseStmt()
1758 std::optional<llvm::APSInt> RHSVal = SrcExpr->getIntegerConstantExpr(Context); in DiagnoseAssignmentEnum() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp688 for (const auto &RHSVal : RHSVals) in computeValueKnownInPredecessorsImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2172 unsigned LHSVal, RHSVal; in operator() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2368 static Value *EmitHLSLElementwiseCast(CodeGenFunction &CGF, Address RHSVal, in EmitHLSLElementwiseCast()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp597 Value *RHSVal; in matchInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3497 const APInt *RHSVal = nullptr; in ExpandIntRes_MINMAX() local
H A DSelectionDAGBuilder.cpp3754 SDValue RHSVal = getValue(I.getOperand(2)); in visitSelect() local
H A DSelectionDAG.cpp7101 APInt RHSVal; in FoldConstantArithmetic() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14234 const APValue &RHSVal = RHSResult.Val; in VisitBinOp() local
15529 llvm::APSInt RHSVal = RHSFX.getValue(); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11384 ConstantSDNode *RHSVal = dyn_cast<ConstantSDNode>(RHS); in LowerSELECT_CC() local
11448 ConstantFPSDNode *RHSVal = dyn_cast<ConstantFPSDNode>(RHS); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9181 SDValue RHSVal = in lowerSELECT() local