| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerBrUnless.cpp | 72 bool Inverted = false; in runOnMachineFunction() local 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() 114 Inverted = true; in runOnMachineFunction() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/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() 912 CMovI.setDesc(TII->get(getFCMOVOpcode(CMovI.getOpcode(), Inverted))); in rewriteFCMov() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
| H A D | bitfield.md | 15 ;; Inverted loads with a 16bit destination. 75 ;; Inverted loads with a 32bit destination.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 3330 auto *Inverted = in invertCondition() local 3333 Inverted->insertAfter(Inst); in invertCondition() 3335 Inverted->insertBefore(&*Parent->getFirstInsertionPt()); in invertCondition() 3336 return Inverted; in invertCondition()
|
| H A D | BasicBlockUtils.cpp | 1697 auto Inverted = invertCondition(Condition); in convertToGuardPredicates() local 1699 Phi->addIncoming(Inverted, In); in convertToGuardPredicates()
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/ |
| H A D | h8300.md | 2701 ;; Inverted loads with a 16bit destination. 2743 ;; Inverted loads with a 32bit destination.
|
| /netbsd-src/lib/libusbhid/ |
| H A D | usb_hid_usages | 2716 0x103 Polarity Inverted Bar Code
|
| /netbsd-src/external/historical/nawk/dist/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",
|