Searched refs:SRC1 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_aarch64_neon_common.h | 164 [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 D | vdev_raidz_math_powerpc_altivec_common.h | 161 [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 D | renesas,rsnd.txt | 148 [MEM] -> [SRC1] -> [CTU02] -+-> [MIX0] -> [DVC0] -> [SSI0]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 670 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 D | AMDGPUBaseInfo.h | 621 SRC1, enumerator
|