Home
last modified time | relevance | path

Searched defs:RVal (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMismatchedIteratorChecker.cpp191 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
HDIteratorModeling.cpp270 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); in checkPostStmt() local
447 SVal RetVal, SVal LVal, SVal RVal, in handleComparison()
HDIteratorRangeChecker.cpp170 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips16HardFloat.cpp386 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGAtomic.cpp1615 llvm::Value *AtomicInfo::convertRValueToInt(RValue RVal, bool CmpXchg) const { in convertRValueToInt()
HDCGStmtOpenMP.cpp6055 LValue LVal, RValue RVal) { in emitSimpleAtomicStore()
6072 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp4337 const LValue &LVal, APValue &RVal, in handleLValueToRValueConversion()
4565 const APValue &RVal) { in handleCompoundAssignment()
8238 APValue RVal; in VisitCastExpr() local
8278 APValue RVal; in VisitUnaryPostIncDec() local
8586 APValue RVal; in HandleLambdaCapture() local
9396 APValue RVal; in VisitCastExpr() local
12347 APValue RVal; in tryEvaluateBuiltinObjectSize() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporterVisitors.cpp2536 SVal RVal; in handle() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp666 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local