/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterBank.cpp | 28 if (!covers(RC)) in RegisterBank() 30 // Verify that the register bank covers all the sub classes of the in RegisterBank() 31 // classes it covers. in RegisterBank() 35 // both agree on the covers. in verify() 43 // all the register classes it covers. in verify() 46 assert(covers(SubRC) && "Not all subclasses are covered"); in verify() 52 bool RegisterBank::covers(const TargetRegisterClass &RC) const { in verify() 94 if (covers(RC)) in print() 63 bool RegisterBank::covers(const TargetRegisterClass &RC) const { covers() function in RegisterBank
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MSA.txt | 18 It is not possible to emit bclri.b since andi.b covers exactly the 24 constant since shf.w covers exactly the same cases. shf.w is used 36 It is not possible to emit ilvl.d, or pckev.d since ilvev.d covers the 40 It is not possible to emit ilvr.d, or pckod.d since ilvod.d covers the 48 It is not possible to emit splati.w since shf.w covers the same cases.
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_get_arange.3 | 50 descriptors for one that covers a given address. 73 descriptor that covers the given address. 89 descriptor that covers the provided address. 113 descriptor that covers the given address
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterBank.h | 59 /// Check whether this register bank covers \p RC. 60 /// In other words, check if this register bank fully covers 62 bool covers(const TargetRegisterClass &RC) const; 78 /// this register bank covers.
|
H A D | RegisterBankInfo.h | 45 /// value this partial mapping covers. 56 /// partial mapping covers in the original value: 71 /// significant bit that this partial mapping covers. 550 /// \return A register bank that covers the register class of the 610 /// Get a register bank that covers \p RC.
|
/freebsd/contrib/diff/doc/ |
H A D | fdl.texi | 150 printed covers) of the Document, numbering more than 100, and the 152 copies in covers that carry, clearly and legibly, all these Cover 154 the back cover. Both covers must also clearly and legibly identify 157 visible. You may add other material on the covers in addition. 158 Copying with changes limited to the covers, as long as they preserve 196 Use in the Title Page (and on the covers, if any) a title distinct 354 covers that bracket the Document within the aggregate, or the 355 electronic equivalent of covers if the Document is in electronic form. 356 Otherwise they must appear on printed covers that bracket the whole
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | mac-cfg.h | 346 * @LINK_CONTEXT_MODIFY_ACTIVE: covers iwl_link_ctx_cfg_cmd::active 347 * @LINK_CONTEXT_MODIFY_RATES_INFO: covers iwl_link_ctx_cfg_cmd::cck_rates, 351 * @LINK_CONTEXT_MODIFY_PROTECT_FLAGS: covers 353 * @LINK_CONTEXT_MODIFY_QOS_PARAMS: covers iwl_link_ctx_cfg_cmd::qos_flags, 355 * @LINK_CONTEXT_MODIFY_BEACON_TIMING: covers iwl_link_ctx_cfg_cmd::bi, 361 * @LINK_CONTEXT_MODIFY_HE_PARAMS: covers 372 * @LINK_CONTEXT_MODIFY_BSS_COLOR_DISABLE: covers 374 * @LINK_CONTEXT_MODIFY_EHT_PARAMS: covers iwl_link_ctx_cfg_cmd::puncture_mask.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMRegisterBankInfo.cpp | 147 assert(RBGPR.covers(*TRI.getRegClass(ARM::GPRRegClassID)) && in ARMRegisterBankInfo() 149 assert(RBGPR.covers(*TRI.getRegClass(ARM::GPRwithAPSRRegClassID)) && in ARMRegisterBankInfo() 151 assert(RBGPR.covers(*TRI.getRegClass(ARM::GPRnopcRegClassID)) && in ARMRegisterBankInfo() 153 assert(RBGPR.covers(*TRI.getRegClass(ARM::rGPRRegClassID)) && in ARMRegisterBankInfo() 155 assert(RBGPR.covers(*TRI.getRegClass(ARM::tGPRRegClassID)) && in ARMRegisterBankInfo() 157 assert(RBGPR.covers(*TRI.getRegClass(ARM::tcGPRRegClassID)) && in ARMRegisterBankInfo() 159 assert(RBGPR.covers(*TRI.getRegClass(ARM::tGPROdd_and_tcGPRRegClassID)) && in ARMRegisterBankInfo()
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | sc.h | 18 * each one covers allocations for base / SC_NGROUP possible allocation sizes. 30 * which covers allocations in (base, base + 1 * delta] 32 * which covers allocations in (base + 1 * delta, base + 2 * delta]. 34 * which covers allocations in (base + 2 * delta, base + 3 * delta]. 37 * which covers allocations in (base + (SC_NGROUP - 1) * delta, 2 * base].
|
/freebsd/sys/powerpc/include/ |
H A D | pmap.h | 88 /* Root page directory - 64k -- each entry covers 512GB */ 90 /* l2 page directory - 4k -- each entry covers 1GB */ 92 /* l3 page directory - 4k -- each entry covers 2MB */ 94 /* l4 page directory - 256B/4k -- each entry covers 64k/4k */
|
/freebsd/tools/regression/doat/ |
H A D | README | 5 It prints OK for every successful test. This testing program only covers
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm2835-rpi-common.dtsi | 3 * This include file covers the common peripherals and configuration between
|
/freebsd/sys/arm/allwinner/ |
H A D | aw_machdep.c | 140 * This covers all the on-chip device with 1MB section mappings, which is good 143 * XXX It also covers a block of SRAM and some GPU (mali400) stuff that maybe
|
/freebsd/crypto/openssl/crypto/ |
H A D | LPdir_win.c | 121 * concatenate asterisk, |sz| covers trailing '\0'! in LP_find_file() 137 * concatenate asterisk, |sz| covers trailing '\0'! in LP_find_file()
|
/freebsd/sys/arm/qualcomm/ |
H A D | ipq4018_machdep.c | 91 * This covers the boot UART. Without it we can't boot successfully: in ipq4018_devmap_init() 98 * This covers a bunch of the reset block, which includes the PS-HOLD in ipq4018_devmap_init()
|
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | pxa-pwm.txt | 11 length covers only the register window for one PWM output, not that of the
|
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/ |
H A D | mediatek,mt7921s-bluetooth.yaml | 16 This binding only covers the Bluetooth SDIO function, with one device
|
/freebsd/lib/geom/union/ |
H A D | gunion.8 | 98 The upper disk must be at least the size of the disk that it covers. 103 (or 0.5 percent larger for 4K sector disks) than the disk that it covers,
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | MemoryTagManager.h | 47 // Return the number of bytes a single tag covers 56 // 1 granule isn't enough because it only covers addresses
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | raspberrypi,7inch-touchscreen.yaml | 21 and this binding covers the DSI display parts but not its touch input.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varparse-dynamic.mk | 20 # This test covers the code in Var_Parse that deals with DEF_UNDEF but not
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | calxeda.yaml | 10 This binding covers the Calxeda SoC internal peripheral and bus clocks
|
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/ |
H A D | ams,as3935.yaml | 14 binding currently only covers the SPI option.
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | pcy_data.c | 32 * the policy, otherwise use 'id'. This behaviour covers the two types of
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
H A D | fsl,bman.yaml | 16 This binding covers the CCSR space programming model
|