Home
last modified time | relevance | path

Searched full:bypasses (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetItinerary.td29 // pipeline bypasses which can be used to forward results of instructions
94 // are defined or read. Bypasses are optional "pipeline forwarding paths", if
111 list<Bypass> bypasses = [], int uops = 1> {
116 list<Bypass> Bypasses = bypasses;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp23 Bypasses.clear(); in Init()
154 /// Checks the jump and stores each variable declaration it bypasses.
161 Bypasses.insert(ScopeTo.second); in Detect()
H A DVarBypassDetector.h48 llvm::DenseSet<const VarDecl *> Bypasses; variable
58 return AlwaysBypassed || Bypasses.contains(D); in IsBypassed()
/freebsd/sys/dev/random/fenestrasX/
H A Dfx_pub.h49 * Bypasses random(4) for now, but conceivably could be incorporated into that.
H A Dfx_main.c59 * the paper says that first-time entropy source material "bypasses the
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/
H A Dcrossbar.txt24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/davinci/
H A Dpll.txt4 to the PLL itself, this controller also contains bypasses, gates, dividers,
/freebsd/lib/libsys/
H A Dfhopen.257 As this method bypasses directory access restrictions, these calls are
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadi,admfm2000.yaml48 is in direct IF mode which bypasses the mixer and downconverts RF
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5755.txt21 external resistor and thereby bypasses
H A Dadi,ad5755.yaml31 Set if the hardware have an external resistor and thereby bypasses
/freebsd/usr.bin/fstat/
H A Dfuser.189 The process bypasses fs cache while writing to this file
/freebsd/share/man/man9/
H A Dstack.9122 This function bypasses kernel linker locking, making it usable in
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h275 /// Retrieve a FileEntry that bypasses VFE, which is expected to be a virtual
280 /// bypasses all mapping and uniquing, blindly creating a new FileEntry.
/freebsd/contrib/ncurses/misc/
H A Dmakellib41 # Using the intermediate file llib-lXXX bypasses a weakness of lint (passing
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSyntacoreSCR1.td86 // Bypasses (none)
H A DRISCVSchedSyntacoreSCR3.td116 // Bypasses (none)
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S66 // runtimes. This entry point bypasses the short tag check since it will have
/freebsd/lib/libpmc/
H A Dpmc.amd.3670 Count memory controller high priority bypasses.
672 Count memory controller low priority bypasses.
/freebsd/sys/net80211/
H A Dieee80211_power.c433 /* XXX bypasses q max and OACTIVE */ in pwrsave_flushq()
442 /* XXX bypasses q max and OACTIVE */ in pwrsave_flushq()
/freebsd/sys/kern/
H A Dsubr_stack.c249 * and bypasses linker locking, and the other that doesn't.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp59 // completely bypasses the scoreboard hazard logic. in ScoreboardHazardRecognizer()
/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h219 // point (LEP) which bypasses the TOC pointer initialization code. The
/freebsd/contrib/ntp/libntp/
H A Dwork_fork.c105 * bypasses CRT cleanup, fflush() files we know might have output
/freebsd/stand/common/
H A Dbcache.c518 printf("%u ops %d bypasses %u hits %u misses\n", bcache_ops, in command_bcache()

1234