Searched defs:RVal (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | MismatchedIteratorChecker.cpp | 199 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
|
| D | IteratorModeling.cpp | 270 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); in checkPostStmt() local 451 const SVal &RVal, in handleComparison()
|
| D | IteratorRangeChecker.cpp | 171 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | Mips16HardFloat.cpp | 385 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | ExprConstant.cpp | 4213 const LValue &LVal, APValue &RVal, in handleLValueToRValueConversion() 4412 const APValue &RVal) { in handleCompoundAssignment() 7816 APValue RVal; in VisitCastExpr() local 7856 APValue RVal; in VisitUnaryPostIncDec() local 8170 APValue RVal; in VisitVarDecl() local 8660 APValue RVal; in VisitCXXThisExpr() local 8858 APValue RVal; in VisitCastExpr() local 11466 APValue RVal; in tryEvaluateBuiltinObjectSize() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | BugReporterVisitors.cpp | 2272 SVal RVal; in handle() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 677 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGStmtOpenMP.cpp | 5383 LValue LVal, RValue RVal) { in emitSimpleAtomicStore() 5400 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LoopStrengthReduce.cpp | 2781 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
|