Home
last modified time | relevance | path

Searched defs:IsNot (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DDILLexer.h51 bool IsNot(Kind kind) const { return m_kind != kind; } in IsNot() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp534 bool IsNot = false; in getReqFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp662 auto FoldBMixed = [&](ICmpInst::Predicate CC, bool IsNot) -> Value * { in foldLogOpOfMaskedICmps()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15719 bool IsNot; in reverseZExtICmpCombine() local