Searched refs:interferes (Results 1 – 22 of 22) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIFixSGPRCopies.cpp | 479 auto interferes = [&](MachineBasicBlock::iterator From, in hoistAndMergeSGPRInits() local 484 auto interferes = [&MDT, From, To](MachineInstr* &Clobber) -> bool { in hoistAndMergeSGPRInits() local 504 return (llvm::any_of(Clobbers, interferes)) || in hoistAndMergeSGPRInits() 507 llvm::any_of(C.second, interferes); in hoistAndMergeSGPRInits() 512 if (!interferes(MI2, MI1)) { in hoistAndMergeSGPRInits() 522 if (!interferes(MI1, MI2)) { in hoistAndMergeSGPRInits() 540 if (!interferes(MI1, I) && !interferes(MI2, I)) { in hoistAndMergeSGPRInits()
|
| H A D | VOP3Instructions.td | 429 // definition pattern, but the implied clamp input interferes.
|
| H A D | SIInstructions.td | 2167 // a register class copy interferes with immediate folding. Should
|
| /freebsd/contrib/bc/ |
| H A D | MAINTENANCE-TERMS.md | 46 * Any compute time that interferes with my ability to do any other work:
|
| /freebsd/sys/dev/hid/ |
| H A D | hid_if.m | 106 # This function interferes with interrupt transfers and should not be used.
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/davinci/ |
| H A D | da850-lego-ev3.dts | 430 * chip. This interferes with normal Bluetooth operation, so we need
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | openldap.m4 | 837 dnl Declaration of sys_errlist on BSD4.4 interferes with our declaration.
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/ |
| H A D | zfs | 900 # this says "zfs:AUTO" here and interferes with checks later
|
| /freebsd/contrib/byacc/ |
| H A D | configure | 4190 test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6 4192 echo "${as_me:-configure}:4192: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE .…
|
| H A D | aclocal.m4 | 2194 CF_VERBOSE(checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE)
|
| H A D | CHANGES | 5306 don't remove "*.log" in mostlyclean rule since it interferes with regression
|
| /freebsd/contrib/pam-krb5/ |
| H A D | NEWS | 752 interferes with other desirable PAM configurations. It's useful
|
| /freebsd/contrib/pam-krb5/docs/ |
| H A D | pam_krb5.pod | 507 Unfortunately, setting this option interferes with other desirable PAM
|
| /freebsd/contrib/ncurses/ |
| H A D | configure | 12112 test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6 12114 echo "${as_me:-configure}:12114: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE …
|
| H A D | aclocal.m4 | 10521 CF_VERBOSE(checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE)
|
| H A D | NEWS | 8157 running on a terminal whose locale interferes with those into 9318 have been working around a transitory glibc bug, and interferes
|
| /freebsd/contrib/dialog/ |
| H A D | CHANGES | 655 option in pause widget because that interferes with pause's behavior
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 1667 // interferes with necessary special handling (see PPCFastISel.cpp).
|
| /freebsd/contrib/unbound/doc/ |
| H A D | unbound.conf.rst | 1314 bit since this interferes with trouble shooting of name servers and
|
| /freebsd/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 6747 linking of the .dir and .pag files interferes with sendmail's
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 8258 # + modified keys mostly work, but its tab control interferes with some
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | [all...] |