Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/
H A Dless_comp.pass.cpp27 void do_test(int *LHSVal, int *RHSVal) { in do_test()
H A Dequal_comp.pass.cpp27 void do_test(int *LHSVal, int *RHSVal) { in do_test()
/llvm-project/libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/
H A Dhash.pass.cpp31 void do_test(int *LHSVal, int *RHSVal) { in do_test()
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h51 uint32_t LHSVal, RHSVal; packConstantV2I16() local
H A DAMDGPUISelLowering.cpp4004 unsigned RHSVal = RHS->getZExtValue(); performShlCombine() local
4074 unsigned RHSVal = RHS->getZExtValue(); performSraCombine() local
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.single.pass.cpp44 TEST_CONSTEXPR_CXX23 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) { in checkDeleter()
50 TEST_CONSTEXPR_CXX23 void checkCtor(LHS& lhs, RHS& rhs, A* RHSVal) { in checkCtor()
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp141 SVal RHSVal, ProgramStateRef State) { in evalComparison()
H A DExprEngineC.cpp718 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp163 if (RHSVal == nullptr) in VisitBinaryOperator() local
177 BoolValue &RHSVal = getLogicOperatorSubExprValue(*RHS); VisitBinaryOperator() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp322 SVal RHSVal = C.getSVal(Rhs); in checkPreStmt() local
/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
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp412 Value *RHSVal = FirstInst->getOperand(1); foldPHIArgBinOpIntoPHI() local
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp76 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp691 if (RHSVal.first == InterestingVal || isa<UndefValue>(RHSVal.first)) { in computeValueKnownInPredecessorsImpl() local
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2191 unsigned LHSVal, RHSVal; operator() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp517 ActOnCaseStmt(SourceLocation CaseLoc,ExprResult LHSVal,SourceLocation DotDotDotLoc,ExprResult RHSVal,SourceLocation ColonLoc) ActOnCaseStmt() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp572 Value *RHSVal; matchInstruction() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3267 const APInt *RHSVal = nullptr; ExpandIntRes_MINMAX() local
[all...]
H A DSelectionDAGBuilder.cpp3698 SDValue RHSVal = getValue(I.getOperand(2)); visitSelect() local
H A DSelectionDAG.cpp6643 APInt RHSVal; FoldConstantArithmetic() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13381 const APValue &RHSVal = RHSResult.Val; VisitBinOp() local
14624 llvm::APSInt RHSVal = RHSFX.getValue(); VisitBinaryOperator() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10451 ConstantSDNode *RHSVal = dyn_cast<ConstantSDNode>(RHS); LowerSELECT_CC() local
10494 ConstantFPSDNode *RHSVal = dyn_cast<ConstantFPSDNode>(RHS); LowerSELECT_CC() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7740 SDValue RHSVal = lowerSELECT() local