Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp191 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
H A DIteratorModeling.cpp269 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); checkPostStmt() local
446 handleComparison(CheckerContext & C,const Expr * CE,SVal RetVal,SVal LVal,SVal RVal,OverloadedOperatorKind Op) const handleComparison() argument
H A DIteratorRangeChecker.cpp165 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); checkPreStmt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp386 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4302 handleLValueToRValueConversion(EvalInfo & Info,const Expr * Conv,QualType Type,const LValue & LVal,APValue & RVal,bool WantObjectRepresentation=false) handleLValueToRValueConversion() argument
4530 handleCompoundAssignment(EvalInfo & Info,const CompoundAssignOperator * E,const LValue & LVal,QualType LValType,QualType PromotedLValType,BinaryOperatorKind Opcode,const APValue & RVal) handleCompoundAssignment() argument
8174 APValue RVal; VisitCastExpr() local
8214 APValue RVal; VisitUnaryPostIncDec() local
8547 APValue RVal; VisitVarDecl() local
9063 APValue RVal; VisitCXXThisExpr() local
9295 APValue RVal; VisitCastExpr() local
12090 APValue RVal; tryEvaluateBuiltinObjectSize() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2532 SVal RVal; handle() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp687 SDValue RVal = SDValue(Node, 0); LegalizeLoadOps() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6001 emitSimpleAtomicStore(CodeGenFunction & CGF,llvm::AtomicOrdering AO,LValue LVal,RValue RVal) emitSimpleAtomicStore() argument
6018 emitOMPSimpleStore(LValue LVal,RValue RVal,QualType RValTy,SourceLocation Loc) emitOMPSimpleStore() argument