Home
last modified time | relevance | path

Searched refs:COMPONENTS (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp91 for (auto CompIdx : VOPD::COMPONENTS) { in doReplace()
96 for (auto CompIdx : VOPD::COMPONENTS) { in doReplace()
104 for (auto CompIdx : VOPD::COMPONENTS) in doReplace()
110 for (auto CompIdx : VOPD::COMPONENTS) in doReplace()
H A DGCNVOPDUtils.cpp80 for (auto CompIdx : VOPD::COMPONENTS) { in checkVOPDRegConstraints()
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh225 COMPONENTS="${COMPONENTS} ${C}"
231 COMPONENTS=""
235 COMPONENTS="${COMPONENTS} ${C}"
240 COMPONENTS="${COMPONENTS} ${C}"
1599 for C in ${COMPONENTS}; do
2412 COMPONENTS=""
2415 COMPONENTS="${COMPONENTS} ${C}"
2435 for C in ${COMPONENTS}; do
2438 COMPONENTS="${COMPONENTS} kernel/generic"
3486 finalize_components_config ${COMPONENTS}
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.l83 COMPONENTS { return kw_COMPONENTS; }
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Domap-usb.txt1 OMAP GLUE AND OTHER OMAP SPECIFIC COMPONENTS
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DLibeventConfig.cmake.in27 # find_package(Libevent 2.2 REQUIRED COMPONENTS core)
/freebsd/contrib/libevent/cmake/
H A DLibeventConfig.cmake.in27 # find_package(Libevent 2.2 REQUIRED COMPONENTS core)
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h559 constexpr unsigned COMPONENTS[] = {ComponentIndex::X, ComponentIndex::Y}; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp8549 for (auto CompIdx : VOPD::COMPONENTS) { in cvtVOPD()
8553 for (auto CompIdx : VOPD::COMPONENTS) { in cvtVOPD()