/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/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/ |
D | less_comp.pass.cpp | 33 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
|
D | equal_comp.pass.cpp | 31 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
|
/external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/ |
D | hash.pass.cpp | 33 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() 51 void checkCtor(LHS& lhs, RHS& rhs, A* RHSVal) { in checkCtor()
|
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | move_convert.single.pass.cpp | 44 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) { in checkDeleter() 50 void checkCtor(LHS& lhs, RHS& rhs, A* RHSVal) { in checkCtor()
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | CheckerContext.cpp | 102 SVal RHSVal, ProgramStateRef State) { in evalComparison()
|
D | ExprEngineC.cpp | 729 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.cc | 180 Value RHSVal(Data->Type, RHS); in handleDivremOverflowImpl() local 224 Value RHSVal(Data->RHSType, RHS); in handleShiftOutOfBoundsImpl() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | PointerArithChecker.cpp | 328 SVal RHSVal = C.getSVal(Rhs); in checkPreStmt() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PointerArithChecker.cpp | 328 SVal RHSVal = State->getSVal(Rhs, C.getLocationContext()); in checkPreStmt() local
|
/external/llvm-project/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.cpp | 290 Value RHSVal(Data->Type, RHS); in handleDivremOverflowImpl() local 335 Value RHSVal(Data->RHSType, RHS); in handleShiftOutOfBoundsImpl() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 33 Value *RHSVal = FirstInst->getOperand(1); in FoldPHIArgBinOpIntoPHI() local
|
D | InstCombineAddSub.cpp | 1064 const APInt &RHSVal = CI->getValue(); in visitAdd() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineC.cpp | 594 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 300 Value *RHSVal = FirstInst->getOperand(1); in FoldPHIArgBinOpIntoPHI() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 386 Value *RHSVal = FirstInst->getOperand(1); in foldPHIArgBinOpIntoPHI() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 495 for (const auto &RHSVal : RHSVals) in ComputeValueKnownInPredecessors() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 2346 unsigned RHSVal = RHS->getZExtValue(); in performShlCombine() local 2377 unsigned RHSVal = RHS->getZExtValue(); in performSraCombine() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 77 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 77 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 220 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 718 for (const auto &RHSVal : RHSVals) in ComputeValueKnownInPredecessorsImpl() local
|