Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCExpr.h81 bool Negated; variable
84 explicit AVRMCExpr(VariantKind Kind, const MCExpr *Expr, bool Negated) in AVRMCExpr()
DAVRMCExpr.cpp39 bool Negated, MCContext &Ctx) { in create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMTargetParser.cpp451 bool Negated = stripNegationPrefix(ArchExt); in getArchExtFeature() local
501 const bool Negated = stripNegationPrefix(ArchExt); in appendArchExtFeatures() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h260 bool Negated; ///< True if this is a negative capability variable
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp891 bool Negated = false; in evaluate() local
DHexagonHardwareLoops.cpp614 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header); in getLoopTripCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp990 bool Negated = false; in evaluate() local
DHexagonHardwareLoops.cpp647 bool Negated = TII->predOpcodeHasNot(Cond) ^ (TB != Header); in getLoopTripCount() local
DHexagonConstPropagation.cpp2267 bool Negated = false; in evaluate() local