/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/ |
D | less_comp.pass.cpp | 34 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
|
D | equal_comp.pass.cpp | 32 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
|
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/ |
D | hash.pass.cpp | 34 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | move_convert.single.pass.cpp | 45 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) { in checkDeleter()
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.cc | 179 Value LHSVal(Data->Type, LHS); in handleDivremOverflowImpl() local 223 Value LHSVal(Data->LHSType, LHS); in handleShiftOutOfBoundsImpl() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PointerArithChecker.cpp | 335 SVal LHSVal = State->getSVal(Lhs, C.getLocationContext()); in checkPreStmt() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 490 for (const auto &LHSVal : LHSVals) in ComputeValueKnownInPredecessors() local 532 for (const auto &LHSVal : LHSVals) { in ComputeValueKnownInPredecessors() local 608 for (const auto &LHSVal : LHSVals) { in ComputeValueKnownInPredecessors() local
|
/external/clang/lib/CodeGen/ |
D | CGExprComplex.cpp | 858 ComplexPairTy LHSVal = EmitLoadOfLValue(LHS, Loc); in EmitCompoundAssignLValue() local 861 llvm::Value *LHSVal = CGF.EmitLoadOfScalar(LHS, Loc); in EmitCompoundAssignLValue() local
|
/external/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 1043 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); in solveBlockValueCast() local 1120 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); in solveBlockValueBinaryOp() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 32 Value *LHSVal = FirstInst->getOperand(0); in FoldPHIArgBinOpIntoPHI() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 28 Value *LHSVal = FirstInst->getOperand(0); in FoldPHIArgBinOpIntoPHI() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineC.cpp | 155 SVal LHSVal; in VisitBinaryOperator() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | LazyValueInfo.cpp | 723 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); in solveBlockValueConstantRange() local
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 219 int64_t LHSVal = EvaluateCRExpr(BE->getLHS()); in EvaluateCRExpr() local
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 1646 unsigned LHSVal, RHSVal; in operator() local
|
/external/clang/lib/Sema/ |
D | SemaStmt.cpp | 376 Sema::ActOnCaseStmt(SourceLocation CaseLoc, Expr *LHSVal, in ActOnCaseStmt()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2749 SDValue LHSVal = getValue(I.getOperand(1)); in visitSelect() local 5996 SDValue LHSVal = getMemCmpLoad(LHS, LoadVT, LoadTy, *this); in visitMemCmpCall() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 5450 SDValue LHSVal = getMemCmpLoad(LHS, LoadVT, LoadTy, *this); in visitMemCmpCall() local
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 7354 const APValue &LHSVal = LHSResult.Val; in VisitBinOp() local
|