HomeSort by relevance Sort by last modified time
    Searched refs:LHSVal (Results 1 - 25 of 27) sorted by null

1 2

  /external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/
less_comp.pass.cpp 34 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) {
35 const C LHS = C::from_address(reinterpret_cast<void*>(LHSVal));
37 assert((LHS < RHS) == (LHSVal < RHSVal));
38 assert((RHS < LHS) == (RHSVal < LHSVal));
39 assert((LHS > RHS) == (LHSVal > RHSVal));
40 assert((RHS > LHS) == (RHSVal > LHSVal));
41 assert((LHS <= RHS) == (LHSVal <= RHSVal));
42 assert((RHS <= LHS) == (RHSVal <= LHSVal));
43 assert((LHS >= RHS) == (LHSVal >= RHSVal));
44 assert((RHS >= LHS) == (RHSVal >= LHSVal));
    [all...]
equal_comp.pass.cpp 32 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) {
33 const C LHS = C::from_address(reinterpret_cast<void*>(LHSVal));
35 const bool ExpectIsEqual = (LHSVal == RHSVal);
  /external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/
hash.pass.cpp 34 void do_test(uintptr_t LHSVal, uintptr_t RHSVal) {
35 const size_t ExpectLHS = std::hash<void*>{}(reinterpret_cast<void*>(LHSVal));
37 const C LHS = C::from_address(reinterpret_cast<void*>(LHSVal));
44 assert((h(LHS) == h(RHS)) == (LHSVal == RHSVal));
  /external/compiler-rt/lib/ubsan/
ubsan_handlers.cc 179 Value LHSVal(Data->Type, LHS);
198 << LHSVal << Data->Type;
223 Value LHSVal(Data->LHSType, LHS);
245 if (LHSVal.isNegative())
246 Diag(Loc, DL_Error, "left shift of negative value %0") << LHSVal;
250 << LHSVal << RHSVal << Data->LHSType;
  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 32 Value *LHSVal = FirstInst->getOperand(0);
35 Type *LHSType = LHSVal->getType();
54 if (I->getOperand(0) != LHSVal) LHSVal = nullptr;
62 if (!LHSVal && !RHSVal)
70 if (!LHSVal) {
75 LHSVal = NewLHS;
103 LHSVal, RHSVal);
110 BinaryOperator::Create(BinOp->getOpcode(), LHSVal, RHSVal);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombinePHI.cpp 28 Value *LHSVal = FirstInst->getOperand(0);
31 Type *LHSType = LHSVal->getType();
66 if (I->getOperand(0) != LHSVal) LHSVal = 0;
74 if (!LHSVal && !RHSVal)
82 if (LHSVal == 0) {
87 LHSVal = NewLHS;
115 LHSVal, RHSVal);
122 BinaryOperator::Create(BinOp->getOpcode(), LHSVal, RHSVal);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 288 Value *LHSVal = FirstInst->getOperand(0);
291 Type *LHSType = LHSVal->getType();
310 if (I->getOperand(0) != LHSVal) LHSVal = nullptr;
318 if (!LHSVal && !RHSVal)
326 if (!LHSVal) {
331 LHSVal = NewLHS;
359 LHSVal, RHSVal);
366 BinaryOperator::Create(BinOp->getOpcode(), LHSVal, RHSVal);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 490 for (const auto &LHSVal : LHSVals)
491 if (LHSVal.first == InterestingVal || isa<UndefValue>(LHSVal.first)) {
492 Result.emplace_back(InterestingVal, LHSVal.second);
493 LHSKnownBBs.insert(LHSVal.second);
532 for (const auto &LHSVal : LHSVals) {
533 Constant *V = LHSVal.first;
537 Result.push_back(std::make_pair(KC, LHSVal.second));
608 for (const auto &LHSVal : LHSVals) {
609 Constant *V = LHSVal.first
    [all...]
  /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
move_convert.single.pass.cpp 45 void checkDeleter(LHS& lhs, RHS& rhs, int LHSVal, int RHSVal) {
46 assert(lhs.get_deleter().state() == LHSVal);
  /external/clang/lib/CodeGen/
CGExprComplex.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
PointerArithChecker.cpp 335 SVal LHSVal = State->getSVal(Lhs, C.getLocationContext());
336 if (State->isNull(LHSVal).isConstrainedTrue())
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
LazyValueInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 693 for (const auto &LHSVal : LHSVals)
694 if (LHSVal.first == InterestingVal || isa<UndefValue>(LHSVal.first)) {
695 Result.emplace_back(InterestingVal, LHSVal.second);
696 LHSKnownBBs.insert(LHSVal.second);
735 for (const auto &LHSVal : LHSVals) {
736 Constant *V = LHSVal.first;
740 Result.push_back(std::make_pair(KC, LHSVal.second));
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 155 SVal LHSVal;
161 LHSVal = svalBuilder.conjureSymbolVal(nullptr, B->getRHS(), LCtx, LTy,
164 Result = svalBuilder.evalCast(LHSVal, CTy, LTy);
169 LHSVal = svalBuilder.evalCast(Result, LTy, CTy);
179 evalStore(Tmp2, B, LHS, *I, state, location, LHSVal);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
LazyValueInfo.cpp 723 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB);
724 if (!LHSVal.isConstantRange()) {
729 ConstantRange LHSRange = LHSVal.getConstantRange();
    [all...]
  /external/clang/lib/Sema/
SemaStmt.cpp 376 Sema::ActOnCaseStmt(SourceLocation CaseLoc, Expr *LHSVal,
379 assert(LHSVal && "missing expression in case statement");
387 CorrectDelayedTyposInExpr(LHSVal, [this](class Expr *E) {
401 LHSVal = LHS.get();
406 if (!LHSVal->isTypeDependent() && !LHSVal->isValueDependent()) {
407 LHSVal = VerifyIntegerConstantExpression(LHSVal).get();
408 if (!LHSVal)
420 LHS = ActOnFinishFullExpr(LHSVal, LHSVal->getExprLoc(), false
    [all...]
  /external/llvm/include/llvm/TableGen/
Record.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
Record.h     [all...]
  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp 219 int64_t LHSVal = EvaluateCRExpr(BE->getLHS());
223 if (LHSVal < 0 || RHSVal < 0)
228 case MCBinaryExpr::Add: Res = LHSVal + RHSVal; break;
229 case MCBinaryExpr::Mul: Res = LHSVal * RHSVal; break;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp 239 int64_t LHSVal = EvaluateCRExpr(BE->getLHS());
243 if (LHSVal < 0 || RHSVal < 0)
248 case MCBinaryExpr::Add: Res = LHSVal + RHSVal; break;
249 case MCBinaryExpr::Mul: Res = LHSVal * RHSVal; break;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp 507 uint32_t LHSVal, RHSVal;
508 if (getConstantValue(N->getOperand(0), LHSVal) &&
510 uint32_t K = LHSVal | (RHSVal << 16);
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 747 milliseconds

1 2