Home
last modified time | relevance | path

Searched full:covers (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBank.cpp28 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 DMSA.txt18 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 Ddwarf_get_arange.350 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 DRegisterBank.h61 /// Check whether this register bank covers \p RC.
62 /// In other words, check if this register bank fully covers
64 LLVM_ABI bool covers(const TargetRegisterClass &RC) const;
80 /// this register bank covers.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp147 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/llvm-project/clang/include/clang/Basic/
H A DAArch64ACLETypes.def20 // this macro covers all the builtin types.
25 // this macro covers the named subset of builtin types.
29 // Defining the macro covers the integer vector types.
33 // Defining the macro covers the floating point vector types.
37 // Defining the macro covers the boolean vector types.
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h402 * @LINK_CONTEXT_MODIFY_ACTIVE: covers iwl_link_ctx_cfg_cmd::active
403 * @LINK_CONTEXT_MODIFY_RATES_INFO: covers iwl_link_ctx_cfg_cmd::cck_rates,
407 * @LINK_CONTEXT_MODIFY_PROTECT_FLAGS: covers
409 * @LINK_CONTEXT_MODIFY_QOS_PARAMS: covers iwl_link_ctx_cfg_cmd::qos_flags,
411 * @LINK_CONTEXT_MODIFY_BEACON_TIMING: covers iwl_link_ctx_cfg_cmd::bi,
417 * @LINK_CONTEXT_MODIFY_HE_PARAMS: covers
428 * @LINK_CONTEXT_MODIFY_BSS_COLOR_DISABLE: covers
430 * @LINK_CONTEXT_MODIFY_EHT_PARAMS: covers iwl_link_ctx_cfg_cmd::puncture_mask.
433 * @LINK_CONTEXT_MODIFY_BANDWIDTH: Covers iwl_link_ctx_cfg_cmd::modify_bandwidth.
435 * @LINK_CONTEXT_MODIFY_UHR_PARAMS: covers iwl_link_ctx_cfg_cmd::npca_params and
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dsc.h18 * 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 Dpmap.h88 /* 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/crypto/openssl/include/internal/
H A Dquic_sf_list.h69 * The data covers an offset range (range.start is inclusive,
84 * The *data covers an offset range (range.start is inclusive,
/freebsd/tools/regression/doat/
H A DREADME5 It prints OK for every successful test. This testing program only covers
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2835-rpi-common.dtsi3 * This include file covers the common peripherals and configuration between
/freebsd/sys/contrib/device-tree/Bindings/pwm/
H A Dpxa-pwm.txt11 length covers only the register window for one PWM output, not that of the
/freebsd/sys/arm/qualcomm/
H A Dipq4018_machdep.c91 * 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/arm/allwinner/
H A Daw_machdep.c140 * 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 DLPdir_win.c122 * concatenate asterisk, |sz| covers trailing '\0'! in LP_find_file()
138 * concatenate asterisk, |sz| covers trailing '\0'! in LP_find_file()
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Dmediatek,mt7921s-bluetooth.yaml16 This binding only covers the Bluetooth SDIO function, with one device
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Draspberrypi,7inch-touchscreen.yaml21 and this binding covers the DSI display parts but not its touch input.
/freebsd/lib/geom/union/
H A Dgunion.898 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 DMemoryTagManager.h47 // Return the number of bytes a single tag covers
56 // 1 granule isn't enough because it only covers addresses
/freebsd/contrib/bmake/unit-tests/
H A Dvarparse-dynamic.mk20 # This test covers the code in Var_Parse that deals with DEF_UNDEF but not
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dcalxeda.yaml10 This binding covers the Calxeda SoC internal peripheral and bus clocks
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dams,as3935.yaml14 binding currently only covers the SPI option.
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dfsl,bman.yaml16 This binding covers the CCSR space programming model
/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_data.c32 * the policy, otherwise use 'id'. This behaviour covers the two types of

12345678910>>...23