Home
last modified time | relevance | path

Searched refs:Inverted (Results 1 – 18 of 18) 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.cpp135 bool Inverted = false; member in __anon135b54a50111::SelectOptimizeImpl::SelectLike
142 SelectLike(Instruction *I, bool Inverted = false, unsigned CondIdx = 0) in SelectLike() argument
143 : I(I), Inverted(Inverted), CondIdx(CondIdx) {} in SelectLike()
157 if (Inverted && HonorInverts) in getTrueValue()
173 if (Inverted && HonorInverts) in getFalseValue()
792 bool Inverted = match(Cond, m_Not(m_Value(Cond))); in collectSelectGroups() local
793 return SelectInfo.insert({I, {Cond, true, Inverted, 0}}).first; in collectSelectGroups()
802 bool Inverted = match(Cond, m_Not(m_Value(Cond))); in collectSelectGroups() local
803 return SelectInfo.insert({I, {Cond, false, Inverted, 0}}).first; in collectSelectGroups()
821 bool Inverted = in collectSelectGroups() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp87 bool Inverted = false; in decomposeBitTestICmp() local
89 Inverted = true; in decomposeBitTestICmp()
172 if (Inverted) in decomposeBitTestICmp()
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp-skov-revc-bd500.dts15 /* Inverted compared to others due to NMOS inverter */
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dti,tvp7002.txt22 1 = Inverted operation
H A Dtvp7002.txt22 1 = Inverted operation
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DControlFlowUtils.cpp178 Value *Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local
180 Phi->addIncoming(Inverted, BB); in calcPredicateUsingBooleans()
H A DLocal.cpp4318 auto *Inverted = in invertCondition() local
4321 Inverted->insertAfter(Inst->getIterator()); in invertCondition()
4323 Inverted->insertBefore(Parent->getFirstInsertionPt()); in invertCondition()
4324 return Inverted; in invertCondition()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1242 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement() argument
1250 if (Inverted) in createReplacement()
1309 bool Inverted = L->contains(BI->getSuccessor(1)); in optimizeLoopExitWithUnknownExitCount() local
1319 if (Inverted) { in optimizeLoopExitWithUnknownExitCount()
1353 auto EL = SE->computeExitLimitFromCond(L, ICmp, Inverted, in optimizeLoopExitWithUnknownExitCount()
1382 createReplacement(OldCond, L, ExitingBB, MaxIter, Inverted, in optimizeLoopExitWithUnknownExitCount()
H A DStructurizeCFG.cpp645 Instruction *Inverted; in simplifyConditions() local
646 if (match(PI.Pred, m_Not(m_OneUse(m_Instruction(Inverted)))) && in simplifyConditions()
648 if (auto *InvertedCmp = dyn_cast<CmpInst>(Inverted)) { in simplifyConditions()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp931 bool Inverted; in rewriteMI() local
932 std::tie(CondReg, Inverted) = in rewriteMI()
940 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/Target/M68k/
H A DM68kISelLowering.cpp2458 bool Inverted = false; in LowerBRCOND() local
2469 Inverted = true; in LowerBRCOND()
2515 if (Inverted) in LowerBRCOND()
2600 M68k::CondCode MxCond = Inverted ? M68k::COND_EQ : M68k::COND_NE; in LowerBRCOND()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h112 Value *simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, bool Inverted);
H A DInstCombineAndOrXor.cpp718 bool Inverted) { in simplifyRangeCheck() argument
725 ICmpInst::Predicate Pred0 = (Inverted ? Cmp0->getInversePredicate() : in simplifyRangeCheck()
733 ICmpInst::Predicate Pred1 = (Inverted ? Cmp1->getInversePredicate() : in simplifyRangeCheck()
766 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",