Searched defs:Negated (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.cpp38 create(VariantKind Kind, const MCExpr *Expr, bool Negated, MCContext &Ctx) argument
H A DAVRMCExpr.h81 bool Negated; member in class:llvm::AVRMCExpr
84 explicit AVRMCExpr(VariantKind Kind, const MCExpr *Expr, bool Negated) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DARMTargetParser.cpp451 bool Negated = stripNegationPrefix(ArchExt); local
501 const bool Negated = stripNegationPrefix(ArchExt); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h276 bool Negated; member in class:clang::threadSafety::CapabilityExpr
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2267 bool Negated = false; local

Completed in 159 milliseconds