Home
last modified time | relevance | path

Searched refs:SRC1 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon_common.h164 [SRC1] "Q" (*(OFFSET(src, 16))), \
185 [SRC1] "Q" (*(OFFSET(src, 16))), \
198 [SRC1] "Q" (*(OFFSET(src, 16))) \
305 [SRC1] "Q" (*(OFFSET(src, 16))), \
321 [SRC1] "Q" (*(OFFSET(src, 16))), \
331 [SRC1] "Q" (*(OFFSET(src, 16)))); \
H A Dvdev_raidz_math_powerpc_altivec_common.h161 [SRC1] "r" ((OFFSET(src, 16))), \
182 [SRC1] "r" ((OFFSET(src, 16))), \
195 [SRC1] "r" ((OFFSET(src, 16))) \
302 [SRC1] "r" ((OFFSET(src, 16))), \
318 [SRC1] "r" ((OFFSET(src, 16))), \
328 [SRC1] "r" ((OFFSET(src, 16)))); \
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drenesas,rsnd.txt148 [MEM] -> [SRC1] -> [CTU02] -+-> [MIX0] -> [DVC0] -> [SSI0]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp670 assert(OpDesc.getOperandConstraint(Component::SRC1, MCOI::TIED_TO) == -1); in ComponentProps()
680 for (CompOprIdx = Component::SRC1; CompOprIdx < OperandsNum; ++CompOprIdx) { in ComponentProps()
739 for (unsigned CompOprIdx : {SRC0, SRC1, SRC2}) { in getRegIndices()
H A DAMDGPUBaseInfo.h621 SRC1, enumerator