| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAG.h | 56 Anti, ///< A register anti-dependence (aka WAR). enumerator 110 case Anti: in SDep() 217 assert((getKind() == Data || getKind() == Anti || getKind() == Output) && in getReg() 227 assert((getKind() == Data || getKind() == Anti || getKind() == Output) && in setReg() 229 assert((getKind() != Anti || Reg) && in setReg() 492 case Anti: in overlaps()
|
| H A D | MachinePipeliner.h | 142 if (Pred.getKind() == SDep::Anti && Src->getInstr()->isPHI()) { in SwingSchedulerDDGEdge() 172 bool isAntiDep() const { return Pred.getKind() == SDep::Kind::Anti; } in isAntiDep()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | AggressiveAntiDepBreaker.cpp | 259 if ((Pred.getKind() == SDep::Anti) || (Pred.getKind() == SDep::Output)) { in AntiDepEdges() 280 (NextDepth == PredTotalLatency && Pred.getKind() == SDep::Anti)) { in CriticalPathStep() 829 if ((Edge->getKind() != SDep::Anti) && in BreakAntiDependencies() 871 if (Pred.getSUnit() == NextSU ? (Pred.getKind() != SDep::Anti || in BreakAntiDependencies() 880 if ((Pred.getSUnit() == NextSU) && (Pred.getKind() != SDep::Anti) && in BreakAntiDependencies()
|
| H A D | CriticalAntiDepBreaker.cpp | 151 (NextDepth == PredTotalLatency && P.getKind() == SDep::Anti)) { in CriticalPathStep() 558 if (Edge->getKind() == SDep::Anti) { in BreakAntiDependencies() 579 ? (P.getKind() != SDep::Anti || P.getReg() != AntiDepReg) in BreakAntiDependencies()
|
| H A D | MacroFusion.cpp | 35 return Dep.getKind() == SDep::Anti || Dep.getKind() == SDep::Output; in isHazard()
|
| H A D | ScheduleDAG.cpp | 77 case Anti: dbgs() << "Anti"; break; in dump() 88 case Anti: in dump()
|
| H A D | ScheduleDAGInstrs.cpp | 331 SDep::Kind Kind = MO.isUse() ? SDep::Anti : SDep::Output; in addPhysRegDeps() 343 if (Kind != SDep::Anti) { in addPhysRegDeps() 567 V2SU.SU->addPred(SDep(SU, SDep::Anti, Reg)); in addVRegUseDeps()
|
| H A D | MachinePipeliner.cpp | 1213 SDep Dep(SU, SDep::Anti, Reg); in updatePhiDependences() 1322 SDep Dep(&I, SDep::Anti, NewBase); in changeDependences() 2009 if (DepKind == SDep::Anti && TmpMI->isPHI()) in apply() 3244 if (P.getKind() == SDep::Anti && P.getSUnit()->getInstr()->isPHI()) in multipleIterations() 4161 return IgnoreAnti && (Pred.getKind() == SDep::Kind::Anti || Distance != 0); in ignoreDependence()
|
| H A D | MachineScheduler.cpp | 2454 if (Pred.getKind() != SDep::Anti || Pred.getReg() != GlobalReg) in constrainLocalCopy()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVLIWPacketizer.cpp | 319 return DepType == SDep::Data || DepType == SDep::Anti || in isRegDependence() 525 if (PI.getKind() != SDep::Anti && in updateOffset() 929 if (Dep.getSUnit() == PacketSUDep && Dep.getKind() == SDep::Anti && in restrictingDepExistInPacket() 1596 if ((DepType == SDep::Anti || DepType == SDep::Output) && J.isCall()) { in isLegalToPacketizeTogether() 1620 if (DepType != SDep::Anti) { in isLegalToPacketizeTogether()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600Packetizer.cpp | 189 if (Dep.getKind() == SDep::Anti) in isLegalToPacketizeTogether()
|
| /freebsd/share/dict/ |
| H A D | web2a | 1932 Anti-allied 1933 Anti-ally 1934 Anti-american 1935 Anti-americanism 1936 Anti-anglican 1937 Anti-arab 1938 Anti-arian 1939 Anti-aristotelian 1940 Anti-armenian 1941 Anti-arminian [all …]
|
| H A D | web2 | 9806 Anti
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CONF_cmd.pod | 323 time. Anti-Replay is on by default unless overridden by a configuration file and 324 is only used by servers. Anti-replay measures are required for compliance with 618 servers. Anti-replay measures are required to comply with the TLSv1.3
|
| H A D | SSL_CTX_set_options.pod | 235 description of the replay protection feature. Anti-replay measures are required
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | tx-packetiser.md | 590 - **Anti-amplification Limit.** Sometimes a lower MDPL may be imposed due to
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.gplv3 | 179 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 107 0xB2 Anti-Torque Control
|
| H A D | usb_vendors | 24377 0b2 Anti-Torque Control
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 6649 if (MI->isPHI() && S.getKind() == SDep::Anti) { in tooMuchRegisterPressure()
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 9325 DS records that are irrelevant to a referral scrubbed. Anti-poison.
|