Home
last modified time | relevance | path

Searched defs:RHSVal (Results 1 – 25 of 47) sorted by relevance

12

/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/
Dless_comp.pass.cpp34 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
Dequal_comp.pass.cpp32 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/
Dhash.pass.cpp34 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/
Dless_comp.pass.cpp33 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) { in do_test()
Dequal_comp.pass.cpp31 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/
Dhash.pass.cpp33 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/
Dmove_convert.single.pass.cpp45 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/
Dmove_convert.single.pass.cpp44 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/
DCheckerContext.cpp102 SVal RHSVal, ProgramStateRef State) { in evalComparison()
DExprEngineC.cpp729 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc180 Value RHSVal(Data->Type, RHS); in handleDivremOverflowImpl() local
224 Value RHSVal(Data->RHSType, RHS); in handleShiftOutOfBoundsImpl() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp328 SVal RHSVal = C.getSVal(Rhs); in checkPreStmt() local
/external/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp328 SVal RHSVal = State->getSVal(Rhs, C.getLocationContext()); in checkPreStmt() local
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.cpp290 Value RHSVal(Data->Type, RHS); in handleDivremOverflowImpl() local
335 Value RHSVal(Data->RHSType, RHS); in handleShiftOutOfBoundsImpl() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp33 Value *RHSVal = FirstInst->getOperand(1); in FoldPHIArgBinOpIntoPHI() local
DInstCombineAddSub.cpp1064 const APInt &RHSVal = CI->getValue(); in visitAdd() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp594 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp300 Value *RHSVal = FirstInst->getOperand(1); in FoldPHIArgBinOpIntoPHI() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp386 Value *RHSVal = FirstInst->getOperand(1); in foldPHIArgBinOpIntoPHI() local
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp495 for (const auto &RHSVal : RHSVals) in ComputeValueKnownInPredecessors() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2346 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/
DPPCAsmParser.cpp77 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/external/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp77 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp220 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp718 for (const auto &RHSVal : RHSVals) in ComputeValueKnownInPredecessorsImpl() local

12