Home
last modified time | relevance | path

Searched defs:Negated (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
HDAVRMCExpr.h81 bool Negated; variable
84 explicit AVRMCExpr(VariantKind Kind, const MCExpr *Expr, bool Negated) in AVRMCExpr()
HDAVRMCExpr.cpp39 bool Negated, MCContext &Ctx) { in create()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDARMTargetParser.cpp451 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local
501 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures() local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDThreadSafetyCommon.h276 bool Negated; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonBitTracker.cpp990 bool Negated = false; in evaluate() local
HDHexagonHardwareLoops.cpp647 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header); in getLoopTripCount() local
HDHexagonConstPropagation.cpp2267 bool Negated = false; in evaluate() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp12573 APFixedPoint Negated = Result.getFixedPoint().negate(&Overflowed); in VisitUnaryOperator() local