Home
last modified time | relevance | path

Searched defs:Inverted (Results 1 – 9 of 9) 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/Target/X86/
H A DX86FlagsCopyLowering.cpp901 bool Inverted; in rewriteMI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1266 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement()
1333 bool Inverted = L->contains(BI->getSuccessor(1)); in optimizeLoopExitWithUnknownExitCount() local
H A DStructurizeCFG.cpp611 Instruction *Inverted; in simplifyConditions() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp137 bool Inverted = false; member in __anon135b54a50111::SelectOptimizeImpl::SelectLike
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp2100 auto Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local
H A DLocal.cpp4217 auto *Inverted = in invertCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2457 bool Inverted = false; in LowerBRCOND() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp654 bool Inverted) { in simplifyRangeCheck()