Home
last modified time | relevance | path

Searched defs:Inverted (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp71 bool Inverted = false; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp135 bool Inverted = false; member in __anon135b54a50111::SelectOptimizeImpl::SelectLike
142 SelectLike(Instruction *I, bool Inverted = false, unsigned CondIdx = 0) in SelectLike()
792 bool Inverted = match(Cond, m_Not(m_Value(Cond))); in collectSelectGroups() local
802 bool Inverted = match(Cond, m_Not(m_Value(Cond))); in collectSelectGroups() local
821 bool Inverted = in collectSelectGroups() local
862 bool Inverted = It->second.IsInverted; in collectSelectGroups() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp87 bool Inverted = false; in decomposeBitTestICmp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DControlFlowUtils.cpp178 Value *Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local
H A DLocal.cpp4318 auto *Inverted = in invertCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp931 bool Inverted; in rewriteMI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1242 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement()
1309 bool Inverted = L->contains(BI->getSuccessor(1)); in optimizeLoopExitWithUnknownExitCount() local
H A DStructurizeCFG.cpp645 Instruction *Inverted; in simplifyConditions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2458 bool Inverted = false; in LowerBRCOND() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp718 bool Inverted) { in simplifyRangeCheck()