Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerBrUnless.cpp72 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 DX86FlagsCopyLowering.cpp855 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 DIndVarSimplify.cpp1331 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 Dbitfield.md15 ;; 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 DLocal.cpp3330 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 DBasicBlockUtils.cpp1697 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 DM68kISelLowering.cpp2248 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 DInstCombineInternal.h105 Value *simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, bool Inverted);
H A DInstCombineAndOrXor.cpp692 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 Dh8300.md2701 ;; Inverted loads with a 16bit destination.
2743 ;; Inverted loads with a 32bit destination.
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages2716 0x103 Polarity Inverted Bar Code
/netbsd-src/external/historical/nawk/dist/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",