Searched refs:interferes (Results 1 – 18 of 18) 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/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 | 851 # 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/ncurses/ |
H A D | configure | 11742 test -n "$verbose" && echo " checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE" 1>&6 11744 echo "${as_me:-configure}:11744: testing checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE …
|
H A D | aclocal.m4 | 10195 CF_VERBOSE(checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE)
|
H A D | NEWS | 7588 running on a terminal whose locale interferes with those into 8749 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/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 | 7992 # + modified keys mostly work, but its tab control interferes with some
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |