Home
last modified time | relevance | path

Searched refs:Inverted (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp71 bool Inverted = false; in runOnMachineFunction() local
81 Inverted = true; in runOnMachineFunction()
85 Inverted = true; in runOnMachineFunction()
89 Inverted = true; in runOnMachineFunction()
93 Inverted = true; in runOnMachineFunction()
97 Inverted = true; in runOnMachineFunction()
101 Inverted = true; in runOnMachineFunction()
105 Inverted = true; in runOnMachineFunction()
109 Inverted = true; in runOnMachineFunction()
113 Inverted = true; in runOnMachineFunction()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp137 bool Inverted = false; member in __anon135b54a50111::SelectOptimizeImpl::SelectLike
162 assert(!Inverted && "Trying to invert an inverted SelectLike"); in setInverted()
166 Inverted = true; in setInverted()
168 bool isInverted() const { return Inverted; } in isInverted()
198 if (Inverted) in getCondition()
208 if (Inverted && HonorInverts) in getTrueValue()
224 if (Inverted && HonorInverts) in getFalseValue()
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dtvp7002.txt22 1 = Inverted operation
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1266 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement() argument
1274 if (Inverted) in createReplacement()
1333 bool Inverted = L->contains(BI->getSuccessor(1)); in optimizeLoopExitWithUnknownExitCount() local
1343 if (Inverted) { in optimizeLoopExitWithUnknownExitCount()
1377 auto EL = SE->computeExitLimitFromCond(L, ICmp, Inverted, in optimizeLoopExitWithUnknownExitCount()
1406 createReplacement(OldCond, L, ExitingBB, MaxIter, Inverted, in optimizeLoopExitWithUnknownExitCount()
H A DStructurizeCFG.cpp611 Instruction *Inverted; in simplifyConditions() local
612 if (match(Cond, m_Not(m_OneUse(m_Instruction(Inverted)))) && in simplifyConditions()
614 if (auto *InvertedCmp = dyn_cast<CmpInst>(Inverted)) { in simplifyConditions()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp901 bool Inverted; in rewriteMI() local
902 std::tie(CondReg, Inverted) = in rewriteMI()
910 X86::CondCode NewCC = Inverted ? X86::COND_E : X86::COND_NE; in rewriteMI()
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dpwm-regulator.txt71 * Inverted PWM logic, and the duty cycle range is limited
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp4217 auto *Inverted = in invertCondition() local
4220 Inverted->insertAfter(Inst); in invertCondition()
4222 Inverted->insertBefore(&*Parent->getFirstInsertionPt()); in invertCondition()
4223 return Inverted; in invertCondition()
H A DBasicBlockUtils.cpp2100 auto Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local
2102 Phi->addIncoming(Inverted, In); in calcPredicateUsingBooleans()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2457 bool Inverted = false; in LowerBRCOND() local
2468 Inverted = true; in LowerBRCOND()
2514 if (Inverted) in LowerBRCOND()
2599 M68k::CondCode MxCond = Inverted ? M68k::COND_EQ : M68k::COND_NE; in LowerBRCOND()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h113 Value *simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, bool Inverted);
H A DInstCombineAndOrXor.cpp654 bool Inverted) { in simplifyRangeCheck() argument
661 ICmpInst::Predicate Pred0 = (Inverted ? Cmp0->getInversePredicate() : in simplifyRangeCheck()
669 ICmpInst::Predicate Pred1 = (Inverted ? Cmp1->getInversePredicate() : in simplifyRangeCheck()
698 if (Inverted) in simplifyRangeCheck()
/freebsd/share/misc/
H A Dusb_hid_usages1642 0x103 Polarity Inverted Bar Code
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok2128 Alfonso F. Cardenas Analysis and Performance of Inverted
H A Dfunstack.in16075 title = "Analysis and Performance of Inverted Data Base Structures",