Home
last modified time | relevance | path

Searched refs:interferes (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp479 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 DVOP3Instructions.td429 // definition pattern, but the implied clamp input interferes.
H A DSIInstructions.td2167 // a register class copy interferes with immediate folding. Should
/freebsd/sys/dev/hid/
H A Dhid_if.m106 # This function interferes with interrupt transfers and should not be used.
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/
H A Dda850-lego-ev3.dts430 * chip. This interferes with normal Bluetooth operation, so we need
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap.m4837 dnl Declaration of sys_errlist on BSD4.4 interferes with our declaration.
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/
H A Dzfs851 # this says "zfs:AUTO" here and interferes with checks later
/freebsd/contrib/byacc/
H A Dconfigure4190 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 Daclocal.m42194 CF_VERBOSE(checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE)
H A DCHANGES5306 don't remove "*.log" in mostlyclean rule since it interferes with regression
/freebsd/contrib/ncurses/
H A Dconfigure11742 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 Daclocal.m410195 CF_VERBOSE(checking if _POSIX_C_SOURCE interferes with _XOPEN_SOURCE)
H A DNEWS7588 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 DCHANGES655 option in pause widget because that interferes with pause's behavior
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td1667 // interferes with necessary special handling (see PPCFastISel.cpp).
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES6747 linking of the .dir and .pag files interferes with sendmail's
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src7992 # + modified keys mostly work, but its tab control interferes with some
/freebsd/contrib/ntp/
H A DCommitLog[all...]