Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp270 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); in checkPostStmt() local
447 SVal RetVal, SVal LVal, SVal RVal, in handleComparison()
H A DIteratorRangeChecker.cpp170 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp386 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp1615 llvm::Value *AtomicInfo::convertRValueToInt(RValue RVal, bool CmpXchg) const { in convertRValueToInt()
H A DCGStmtOpenMP.cpp6055 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 DExprConstant.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/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2536 SVal RVal; in handle() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp666 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local