Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp81 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()
189 if (!Inverted) { in runOnMachineFunction()
195 Inverted = true; in runOnMachineFunction()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/clock/
H A Dti,lmk04832.yaml122 CMOS (Off/Inverted) 0x0a
124 CMOS (Inverted/Inverted) 0x0c
125 CMOS (Inverted/Normal) 0x0d
126 CMOS (Normal/Inverted) 0x0e
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp829 bool Inverted; in rewriteCMov() local
830 std::tie(CondReg, Inverted) = in rewriteCMov()
841 .setImm(Inverted ? X86::COND_E : X86::COND_NE); in rewriteCMov()
855 bool Inverted; in rewriteFCMov() local
856 std::tie(CondReg, Inverted) = in rewriteFCMov()
864 auto getFCMOVOpcode = [](unsigned Opcode, bool Inverted) { in rewriteFCMov() argument
871 return Inverted ? X86::CMOVE_Fp32 : X86::CMOVNE_Fp32; in rewriteFCMov()
876 return Inverted ? X86::CMOVE_Fp64 : X86::CMOVNE_Fp64; in rewriteFCMov()
881 return Inverted ? X86::CMOVE_Fp80 : X86::CMOVNE_Fp80; in rewriteFCMov()
897 bool Inverted; in rewriteCondJmp() local
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/i2c/
H A Dtvp7002.txt22 1 = Inverted operation
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1254 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in createReplacement() argument
1262 if (Inverted) in createReplacement()
1321 bool Inverted = L->contains(BI->getSuccessor(1)); in optimizeLoopExitWithUnknownExitCount() local
1331 if (Inverted) { in optimizeLoopExitWithUnknownExitCount()
1365 auto EL = SE->computeExitLimitFromCond(L, ICmp, Inverted, in optimizeLoopExitWithUnknownExitCount()
1394 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-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dpwm-regulator.txt71 * Inverted PWM logic, and the duty cycle range is limited
H A Dpwm-regulator.yaml103 * Inverted PWM logic, and the duty cycle range is limited
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dcirrus,cs35l45.yaml92 1 = Inverted, Active Low
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp4111 auto *Inverted = in invertCondition() local
4114 Inverted->insertAfter(Inst); in invertCondition()
4116 Inverted->insertBefore(&*Parent->getFirstInsertionPt()); in invertCondition()
4117 return Inverted; in invertCondition()
H A DBasicBlockUtils.cpp2088 auto Inverted = invertCondition(Condition); in calcPredicateUsingBooleans() local
2090 Phi->addIncoming(Inverted, In); in calcPredicateUsingBooleans()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2456 bool Inverted = false; in LowerBRCOND() local
2467 Inverted = true; in LowerBRCOND()
2513 if (Inverted) in LowerBRCOND()
2598 M68k::CondCode MxCond = Inverted ? M68k::COND_EQ : M68k::COND_NE; in LowerBRCOND()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h112 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-14.2/share/misc/
H A Dusb_hid_usages1642 0x103 Polarity Inverted Bar Code
/freebsd-14.2/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",