| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelDAGToDAG.h | 50 uint32_t LHSVal, RHSVal; in packConstantV2I16() local
|
| H A D | AMDGPUISelLowering.cpp | 4067 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 D | CheckerContext.cpp | 141 SVal RHSVal, ProgramStateRef State) { in evalComparison()
|
| H A D | ExprEngineC.cpp | 757 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 168 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 D | ubsan_handlers.cpp | 290 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 D | InstCombinePHI.cpp | 444 Value *RHSVal = FirstInst->getOperand(1); in foldPHIArgBinOpIntoPHI() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 74 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 543 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 D | JumpThreading.cpp | 688 for (const auto &RHSVal : RHSVals) in computeValueKnownInPredecessorsImpl() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 2172 unsigned LHSVal, RHSVal; in operator() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprScalar.cpp | 2368 static Value *EmitHLSLElementwiseCast(CodeGenFunction &CGF, Address RHSVal, in EmitHLSLElementwiseCast()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 597 Value *RHSVal; in matchInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeIntegerTypes.cpp | 3497 const APInt *RHSVal = nullptr; in ExpandIntRes_MINMAX() local
|
| H A D | SelectionDAGBuilder.cpp | 3754 SDValue RHSVal = getValue(I.getOperand(2)); in visitSelect() local
|
| H A D | SelectionDAG.cpp | 7101 APInt RHSVal; in FoldConstantArithmetic() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 14234 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 D | AArch64ISelLowering.cpp | 11384 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 D | RISCVISelLowering.cpp | 9181 SDValue RHSVal = in lowerSELECT() local
|