/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 | 137 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 D | tvp7002.txt | 22 1 = Inverted operation
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1266 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 D | StructurizeCFG.cpp | 611 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 D | X86FlagsCopyLowering.cpp | 901 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 D | pwm-regulator.txt | 71 * Inverted PWM logic, and the duty cycle range is limited
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 4217 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 D | BasicBlockUtils.cpp | 2100 auto Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local 2102 Phi->addIncoming(Inverted, In); in calcPredicateUsingBooleans()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 2457 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 D | InstCombineInternal.h | 113 Value *simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, bool Inverted);
|
H A D | InstCombineAndOrXor.cpp | 654 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 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",
|