Searched defs:RHSVal (Results 1 – 12 of 12) sorted by relevance
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/ |
H A D | move_convert.pass.cpp | 68 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) { in checkDeleter() 74 void checkCtor(LHS& lhs, RHS& rhs, A* RHSVal) { in checkCtor()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 584 const APInt &RHSVal = RHS->getValue(); in SimplifyDemandedUseBits() local
|
H A D | InstCombinePHI.cpp | 31 Value *RHSVal = FirstInst->getOperand(1); in FoldPHIArgBinOpIntoPHI() local
|
H A D | InstCombineAddSub.cpp | 1082 const APInt &RHSVal = CI->getValue(); in visitAdd() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 558 SVal RHSVal = N->getState()->getSVal(RHS, Pred->getLocationContext()); in VisitLogicalExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 192 int64_t RHSVal = EvaluateCRExpr(BE->getRHS()); in EvaluateCRExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1809 unsigned LHSVal, RHSVal; in operator() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 365 SourceLocation DotDotDotLoc, Expr *RHSVal, in ActOnCaseStmt()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 2987 const APInt &RHSVal = CI->getValue(); in SimplifyICmpInst() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 418 Value *RHSVal; in matchInstruction() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 5903 SDValue RHSVal = getMemCmpLoad(RHS, LoadVT, LoadTy, *this); in visitMemCmpCall() local
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ExprConstant.cpp | 6731 const APValue &RHSVal = RHSResult.Val; in VisitBinOp() local
|