/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | MismatchedIteratorChecker.cpp | 199 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
|
D | IteratorModeling.cpp | 270 const SVal RVal = State->getSVal(RHS, C.getLocationContext()); in checkPostStmt() local 451 const SVal &RVal, in handleComparison()
|
D | IteratorRangeChecker.cpp | 171 SVal RVal = State->getSVal(BO->getRHS(), C.getLocationContext()); in checkPreStmt() local
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 385 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 393 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 385 Value *RVal = RI->getReturnValue(); in fixupFPReturnAndCall() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 1090 SVal RVal; in trackNullOrUndefValue() local
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 2900 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/ |
D | ExprConstant.cpp | 4205 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/ |
D | CGStmtOpenMP.cpp | 2820 LValue LVal, RValue RVal) { in emitSimpleAtomicStore() 2831 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | BugReporterVisitors.cpp | 2050 SVal RVal; in trackExpressionValue() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 628 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 674 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 675 SDValue RVal = SDValue(Node, 0); in LegalizeLoadOps() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 4933 LValue LVal, RValue RVal) { in emitSimpleAtomicStore() 4950 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2437 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2740 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2745 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
|