Searched defs:RVal (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IteratorModeling.cpp | 270 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); in checkPostStmt() local 447 SVal RetVal, SVal LVal, SVal RVal, in handleComparison()
|
H A D | IteratorRangeChecker.cpp | 170 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 386 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGAtomic.cpp | 1615 llvm::Value *AtomicInfo::convertRValueToInt(RValue RVal, bool CmpXchg) const { in convertRValueToInt()
|
H A D | CGStmtOpenMP.cpp | 6055 LValue LVal, RValue RVal) { in emitSimpleAtomicStore() 6072 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 4337 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/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 2536 SVal RVal; in handle() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 666 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
|