| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerBrUnless.cpp | 82 Inverted = true; in runOnMachineFunction() 86 Inverted = true; in runOnMachineFunction() 90 Inverted = true; in runOnMachineFunction() 94 Inverted = true; in runOnMachineFunction() 98 Inverted = true; in runOnMachineFunction() 102 Inverted = true; in runOnMachineFunction() 106 Inverted = true; in runOnMachineFunction() 110 Inverted = true; in runOnMachineFunction() 190 if (!Inverted) { in runOnMachineFunction() 196 Inverted = true; in runOnMachineFunction() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FlagsCopyLowering.cpp | 855 bool Inverted; in rewriteCMov() local 856 std::tie(CondReg, Inverted) = in rewriteCMov() 867 .setImm(Inverted ? X86::COND_E : X86::COND_NE); in rewriteCMov() 881 bool Inverted; in rewriteFCMov() local 882 std::tie(CondReg, Inverted) = in rewriteFCMov() 890 auto getFCMOVOpcode = [](unsigned Opcode, bool Inverted) { in rewriteFCMov() argument 897 return Inverted ? X86::CMOVE_Fp32 : X86::CMOVNE_Fp32; in rewriteFCMov() 902 return Inverted ? X86::CMOVE_Fp64 : X86::CMOVNE_Fp64; in rewriteFCMov() 907 return Inverted ? X86::CMOVE_Fp80 : X86::CMOVNE_Fp80; in rewriteFCMov() 923 bool Inverted; in rewriteCondJmp() local [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | tvp7002.txt | 22 1 = Inverted operation
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 1331 const SCEV *MaxIter, bool Inverted, bool SkipLastIter, in optimizeLoopExitWithUnknownExitCount() argument 1350 if (Inverted) in optimizeLoopExitWithUnknownExitCount() 1357 foldExit(L, ExitingBB, Inverted, DeadInsts); in optimizeLoopExitWithUnknownExitCount() 1361 if (Inverted) in optimizeLoopExitWithUnknownExitCount() 1389 foldExit(L, ExitingBB, Inverted, DeadInsts); in optimizeLoopExitWithUnknownExitCount() 1464 auto OptimizeCond = [&](bool Inverted, bool SkipLastIter) { in optimizeLoopExits() argument 1466 L, BI, ExitingBB, MaxExitCount, Inverted, SkipLastIter, SE, in optimizeLoopExits()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | pwm-regulator.txt | 71 * Inverted PWM logic, and the duty cycle range is limited
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sound/ |
| H A D | cs42l42.txt | 28 1 = Inverted
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 3339 auto *Inverted = in invertCondition() local 3342 Inverted->insertAfter(Inst); in invertCondition() 3344 Inverted->insertBefore(&*Parent->getFirstInsertionPt()); in invertCondition() 3345 return Inverted; in invertCondition()
|
| H A D | BasicBlockUtils.cpp | 1697 auto Inverted = invertCondition(Condition); in convertToGuardPredicates() local 1699 Phi->addIncoming(Inverted, In); in convertToGuardPredicates()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 2248 bool Inverted = false; in LowerBRCOND() local 2259 Inverted = true; in LowerBRCOND() 2339 if (Inverted) in LowerBRCOND() 2436 M68k::CondCode MxCond = Inverted ? M68k::COND_EQ : M68k::COND_NE; in LowerBRCOND()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineInternal.h | 105 Value *simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, bool Inverted);
|
| H A D | InstCombineAndOrXor.cpp | 692 bool Inverted) { in simplifyRangeCheck() argument 699 ICmpInst::Predicate Pred0 = (Inverted ? Cmp0->getInversePredicate() : in simplifyRangeCheck() 707 ICmpInst::Predicate Pred1 = (Inverted ? Cmp1->getInversePredicate() : in simplifyRangeCheck() 736 if (Inverted) in simplifyRangeCheck()
|
| /freebsd-13.1/share/misc/ |
| H A D | usb_hid_usages | 1643 0x103 Polarity Inverted Bar Code
|