| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerBrUnless.cpp | 71 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 D | SelectOptimize.cpp | 135 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 D | CmpInstAnalysis.cpp | 87 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 D | imx8mp-skov-revc-bd500.dts | 15 /* Inverted compared to others due to NMOS inverter */
|
| /freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ti,tvp7002.txt | 22 1 = Inverted operation
|
| H A D | tvp7002.txt | 22 1 = Inverted operation
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ControlFlowUtils.cpp | 178 Value *Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local 180 Phi->addIncoming(Inverted, BB); in calcPredicateUsingBooleans()
|
| H A D | Local.cpp | 4318 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 D | IndVarSimplify.cpp | 1242 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 D | StructurizeCFG.cpp | 645 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 D | X86FlagsCopyLowering.cpp | 931 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 D | pwm-regulator.txt | 71 * Inverted PWM logic, and the duty cycle range is limited
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 2458 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 D | InstCombineInternal.h | 112 Value *simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, bool Inverted);
|
| H A D | InstCombineAndOrXor.cpp | 718 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 D | usb_hid_usages | 1642 0x103 Polarity Inverted Bar Code
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 2128 Alfonso F. Cardenas Analysis and Performance of Inverted
|
| H A D | funstack.in | 16075 title = "Analysis and Performance of Inverted Data Base Structures",
|