Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DMismatchedIteratorChecker.cpp199 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
DIteratorModeling.cpp270 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); in checkPostStmt() local
451 const SVal &RVal, in handleComparison()
DIteratorRangeChecker.cpp171 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
/external/llvm-project/llvm/lib/Target/Mips/
DMips16HardFloat.cpp385 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/external/llvm/lib/Target/Mips/
DMips16HardFloat.cpp393 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16HardFloat.cpp385 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp1090 SVal RVal; in trackNullOrUndefValue() local
/external/clang/lib/AST/
DExprConstant.cpp2900 const LValue &LVal, APValue &RVal) { in handleLValueToRValueConversion()
3058 BinaryOperatorKind Opcode, const APValue &RVal) { in handleCompoundAssignment()
4498 APValue RVal; in VisitCastExpr() local
4523 APValue RVal; in VisitUnaryPostIncDec() local
6729 APValue RVal; in tryEvaluateBuiltinObjectSize() local
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp4205 const LValue &LVal, APValue &RVal, in handleLValueToRValueConversion()
4404 const APValue &RVal) { in handleCompoundAssignment()
7796 APValue RVal; in VisitCastExpr() local
7836 APValue RVal; in VisitUnaryPostIncDec() local
8150 APValue RVal; in VisitVarDecl() local
8640 APValue RVal; in VisitCXXThisExpr() local
8818 APValue RVal; in VisitCastExpr() local
11399 APValue RVal; in tryEvaluateBuiltinObjectSize() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2820 LValue LVal, RValue RVal) { in emitSimpleAtomicStore()
2831 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp2050 SVal RVal; in trackExpressionValue() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp628 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp674 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp675 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4933 LValue LVal, RValue RVal) { in emitSimpleAtomicStore()
4950 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2437 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2740 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2745 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()