Searched defs:RHSVal (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp101 evalComparison(SVal LHSVal, BinaryOperatorKind ComparisonOp, SVal RHSVal, ProgramStateRef State) argument
H A DExprEngineC.cpp715 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp328 SVal RHSVal = C.getSVal(Rhs); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp300 Value *RHSVal = FirstInst->getOperand(1); local
H A DInstCombineAddSub.cpp1235 const APInt &RHSVal = CI->getValue(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1848 unsigned LHSVal, RHSVal; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp77 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp107 uint32_t LHSVal, RHSVal; local
H A DAMDGPUISelLowering.cpp3054 unsigned RHSVal = RHS->getZExtValue(); local
3124 unsigned RHSVal = RHS->getZExtValue(); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp474 ActOnCaseStmt(SourceLocation CaseLoc, ExprResult LHSVal, SourceLocation DotDotDotLoc, ExprResult RHSVal, SourceLocation ColonLoc) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp500 Value *RHSVal; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3298 SDValue RHSVal = getValue(I.getOperand(2)); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5416 ConstantSDNode *RHSVal = dyn_cast<ConstantSDNode>(RHS); local
5459 ConstantFPSDNode *RHSVal = dyn_cast<ConstantFPSDNode>(RHS); local
[all...]

Completed in 320 milliseconds