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

1 2 3 4 5 6 7

  /external/clang/lib/StaticAnalyzer/Checkers/
UndefinedAssignmentChecker.cpp 66 if (state->getSVal(B->getLHS(), C.getLocationContext()).isUndef()) {
69 ex = B->getLHS();
UndefResultChecker.cpp 66 if (state->getSVal(B->getLHS(), LCtx).isUndef()) {
67 Ex = B->getLHS()->IgnoreParenCasts();
PointerSubChecker.cpp 44 SVal LV = state->getSVal(B->getLHS(), LCtx);
MallocOverflowSecurityChecker.cpp 90 const Expr *lhs = binop->getLHS();
196 const Expr *numerator = BOp->getLHS()->IgnoreParenImpCasts();
209 const Expr *lhs = AssignEx->getLHS();
227 const Expr * lhs = E->getLHS();
IdenticalExprChecker.cpp 82 const Expr *LHS = B->getLHS();
97 LHS = B2->getLHS();
223 const Expr *LHS = B->getLHS()->IgnoreParenImpCasts();
254 if (isIdenticalStmt(AC->getASTContext(), B->getLHS(), B->getRHS())) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyWasmObjectWriter.cpp 52 return IsFunctionExpr(BinOp->getLHS()) != IsFunctionExpr(BinOp->getRHS());
73 auto SectionLHS = GetFixupSection(BinOp->getLHS());
  /external/clang/lib/ARCMigrate/
TransARCAssign.cpp 46 Expr *E = Exp->getLHS();
TransZeroOutPropsInDealloc.cpp 163 return isZeroingPropIvar(BOE->getLHS()) &&
169 Expr *LHS = BOE->getLHS();
199 dyn_cast<ObjCPropertyRefExpr>(BO->getLHS()->IgnoreParens());
  /external/llvm/lib/Target/XCore/InstPrinter/
XCoreInstPrinter.cpp 54 SRE = dyn_cast<MCSymbolRefExpr>(BE->getLHS());
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMCExpr.cpp 56 AddValueSymbols_(BE->getLHS(), Asm);
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 55 if (Loc::isLocType(SSE->getLHS()->getType())) {
148 return assumeSymRel(state, SE->getLHS(), op, SE->getRHS());
163 assert(Loc::isLocType(SSE->getLHS()->getType()));
167 SSE->getLHS(), DiffTy);
234 Sym = SE->getLHS();
SymbolManager.cpp 32 getLHS()->dumpToStream(os);
41 os << getLHS().getZExtValue();
42 if (getLHS().isUnsigned())
53 getLHS()->dumpToStream(os);
128 itr.push_back(cast<SymIntExpr>(SE)->getLHS());
135 itr.push_back(x->getLHS());
480 KnownLive = isLive(cast<SymIntExpr>(sym)->getLHS());
486 KnownLive = isLive(cast<SymSymExpr>(sym)->getLHS()) &&
CheckerHelpers.cpp 85 if (auto DE = dyn_cast_or_null<DeclRefExpr>(Assign->getLHS()))
  /external/llvm/lib/Target/BPF/InstPrinter/
BPFInstPrinter.cpp 40 SRE = dyn_cast<MCSymbolRefExpr>(BE->getLHS());
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/InstPrinter/
XCoreInstPrinter.cpp 56 SRE = dyn_cast<MCSymbolRefExpr>(BE->getLHS());
  /external/swiftshader/third_party/LLVM/lib/MC/
MCExpr.cpp 87 if (isa<MCConstantExpr>(BE.getLHS()) || isa<MCSymbolRefExpr>(BE.getLHS())) {
88 OS << *BE.getLHS();
90 OS << '(' << *BE.getLHS() << ')';
502 if (!ABE->getLHS()->EvaluateAsRelocatableImpl(LHSValue, Asm, Layout,
588 const MCSection *LHS_S = BE->getLHS()->FindAssociatedSection();
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.cpp 114 fixELFSymbolsInTLSFixupsImpl(BE->getLHS(), Asm);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.cpp 116 fixELFSymbolsInTLSFixupsImpl(BE->getLHS(), Asm);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/InstPrinter/
BPFInstPrinter.cpp 39 SRE = dyn_cast<MCSymbolRefExpr>(BE->getLHS());
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCExpr.cpp 51 fixELFSymbolsInTLSFixupsImpl(be->getLHS(), Asm);
  /external/llvm/lib/Target/Lanai/AsmParser/
LanaiAsmParser.cpp 227 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
264 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
288 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
339 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
342 dyn_cast<MCSymbolRefExpr>(BinaryExpr->getLHS()))
463 assert(dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()) &&
464 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS())->getKind() ==
493 assert(dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()) &&
494 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS())->getKind() ==
533 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/
LanaiAsmParser.cpp 242 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
279 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
303 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
354 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS()))
357 dyn_cast<MCSymbolRefExpr>(BinaryExpr->getLHS()))
478 assert(isa<LanaiMCExpr>(BinaryExpr->getLHS()) &&
479 cast<LanaiMCExpr>(BinaryExpr->getLHS())->getKind() ==
508 assert(isa<LanaiMCExpr>(BinaryExpr->getLHS()) &&
509 cast<LanaiMCExpr>(BinaryExpr->getLHS())->getKind() ==
548 dyn_cast<LanaiMCExpr>(BinaryExpr->getLHS());
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Checkers/
SValExplainer.h 122 OS << "(" << Visit(S->getLHS()) << ") "
132 return "(" + Visit(S->getLHS()) + ") " +
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCExpr.cpp 89 if (isa<MCConstantExpr>(BE.getLHS()) || isa<MCSymbolRefExpr>(BE.getLHS())) {
90 BE.getLHS()->print(OS, MAI);
93 BE.getLHS()->print(OS, MAI);
755 if (!ABE->getLHS()->evaluateAsRelocatableImpl(LHSValue, Asm, Layout, Fixup,
760 if (const MCTargetExpr *L = dyn_cast<MCTargetExpr>(ABE->getLHS()))
878 MCFragment *LHS_F = BE->getLHS()->findAssociatedFragment();
  /external/clang/lib/Analysis/
PseudoConstantAnalysis.cpp 94 const Decl *LHSDecl = getDecl(BO->getLHS()->IgnoreParenCasts());

Completed in 456 milliseconds

1 2 3 4 5 6 7