Home
last modified time | relevance | path

Searched defs:RHSVal (Results 1 – 25 of 33) 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/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/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/clang/lib/StaticAnalyzer/Checkers/
DPointerArithChecker.cpp328 SVal RHSVal = State->getSVal(Rhs, C.getLocationContext()); in checkPreStmt() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp527 const APInt &RHSVal = RHS->getValue(); in SimplifyDemandedUseBits() local
DInstCombineAddSub.cpp117 const APInt &RHSVal = CI->getValue(); in visitAdd() local
DInstCombinePHI.cpp29 Value *RHSVal = FirstInst->getOperand(1); in FoldPHIArgBinOpIntoPHI() 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-7.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp289 Value *RHSVal = FirstInst->getOperand(1); in FoldPHIArgBinOpIntoPHI() local
DInstCombineAddSub.cpp1156 const APInt &RHSVal = CI->getValue(); in visitAdd() 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/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp220 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp240 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp698 for (const auto &RHSVal : RHSVals) in ComputeValueKnownInPredecessors() local
/external/llvm/include/llvm/TableGen/
DRecord.h1646 unsigned LHSVal, RHSVal; in operator() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2896 unsigned RHSVal = RHS->getZExtValue(); in performShlCombine() local
2967 unsigned RHSVal = RHS->getZExtValue(); in performSraCombine() local
DAMDGPUISelDAGToDAG.cpp507 uint32_t LHSVal, RHSVal; in Select() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1752 unsigned LHSVal, RHSVal; in operator() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp198 int64_t RHSVal = RHSi->getValue(); in convertValue() local
/external/clang/lib/Sema/
DSemaStmt.cpp377 SourceLocation DotDotDotLoc, Expr *RHSVal, in ActOnCaseStmt()

12