/llvm-project/llvm/test/MC/AArch64/SVE/ |
H A D | clz.s | 12 clz z31.b, p7/m, z31.b label 18 clz z31.h, p7/m, z31.h label 24 clz z31.s, p7/m, z31.s label 30 clz z31.d, p7/m, z31.d label 46 clz z4.d, p7/m, z31.d label 58 clz z4.d, p7/m, z31.d label
|
H A D | clz-diagnostics.s | 6 clz z31.b, p8/m, z31.b label 15 clz z31.b, p7/m, z31.h label
|
/llvm-project/llvm/test/tools/llvm-objdump/ELF/ARM/ |
H A D | v5t-subarch.s | 5 clz: label 6 clz r0, r1 label
|
/llvm-project/llvm/test/MC/ARM/ |
H A D | not-armv4.s | 7 clz r4,r9 label
|
/llvm-project/compiler-rt/lib/builtins/ |
H A D | floatundixf.c | 29 int clz = __builtin_clzll(a); in __floatundixf() local
|
H A D | floatdixf.c | 32 int clz = __builtin_clzll(a); in __floatdixf() local
|
/llvm-project/llvm/test/MC/RISCV/ |
H A D | rv32zbb-valid.s |
|
H A D | rv32zbb-invalid.s | 4 clz t0, t1, t2 # CHECK: :[[@LINE]]:13: error: invalid operand for instruction label
|
H A D | rv32i-invalid.s | 182 clz a0, a1 # CHECK: :[[@LINE]]:1: error: instruction requires the following: 'Zbb' (Basic Bit-Manipulation){{$}} global() label
|
/llvm-project/llvm/test/MC/AVR/ |
H A D | inst-family-set-clr-flag.s | 48 clz label
|
/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/ |
H A D | gpr-bypass.s | 79 clz a0, a0 label
|
/llvm-project/llvm/test/tools/llvm-mca/RISCV/XiangShan/ |
H A D | gpr-bypass.s | 79 clz a0, a0 label
|
/llvm-project/libc/src/__support/ |
H A D | str_to_float.h | 92 uint32_t clz = cpp::countl_zero<StorageType>(mantissa); global() variable 206 uint32_t clz = cpp::countl_zero<StorageType>(mantissa); global() variable
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Neoverse/ |
H A D | N1-neon-instructions.s | 34 clz v0.16b, v0.16b label 35 clz v0.2s, v0.2s label 36 clz v0.4h, v0.4h label 37 clz v0.4s, v0.4s label 38 clz v0.8b, v0.8b label 39 clz v0.8h, v0.8h label
|
H A D | N2-neon-instructions.s | 34 clz v0.16b, v0.16b label 35 clz v0.2s, v0.2s label 36 clz v0.4h, v0.4h label 37 clz v0.4s, v0.4s label 38 clz v0.8b, v0.8b label 39 clz v0.8h, v0.8h label
|
H A D | V2-neon-instructions.s | 53 clz v0.16b, v0.16b label 54 clz v0.2s, v0.2s label 55 clz v0.4h, v0.4h label 56 clz v0.4s, v0.4s label 57 clz v0.8b, v0.8b label 58 clz v0.8h, v0.8h label [all...] |
H A D | V1-neon-instructions.s | 53 clz v0.16b, v0.16b label 54 clz v0.2s, v0.2s label 55 clz v0.4h, v0.4h label 56 clz v0.4s, v0.4s label 57 clz v0.8b, v0.8b label 58 clz v0.8h, v0.8h label [all...] |
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Ampere/Ampere1B/ |
H A D | neon-instructions.s | 34 clz v0.16b, v0.16b label 35 clz v0.2s, v0.2s label 36 clz v0.4h, v0.4h label 37 clz v0.4s, v0.4s label 38 clz v0.8b, v0.8b label 39 clz v0.8h, v0.8h label
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
H A D | A55-neon-instructions.s | 34 clz v0.16b, v0.16b label 35 clz v0.2s, v0.2s label 36 clz v0.4h, v0.4h label 37 clz v0.4s, v0.4s label 38 clz v0.8b, v0.8b label 39 clz v0.8h, v0.8h label
|
H A D | A510-neon-instructions.s | 34 clz v0.16b, v0.16b label 35 clz v0.2s, v0.2s label 36 clz v0.4h, v0.4h label 37 clz v0.4s, v0.4s label 38 clz v0.8b, v0.8b label 39 clz v0.8h, v0.8h label
|
/llvm-project/llvm/test/tools/llvm-mca/AArch64/A64FX/ |
H A D | A64FX-neon-instructions.s | 34 clz v0.16b, v0.16b label 35 clz v0.2s, v0.2s label 36 clz v0.4h, v0.4h label 37 clz v0.4s, v0.4s label 38 clz v0.8b, v0.8b label 39 clz v0.8h, v0.8h label
|
/llvm-project/llvm/test/MC/Mips/micromips/ |
H A D | valid.s | 219 clz $9, $6 # CHECK: clz $9, $6 # encoding: [0x01,0x26,0x5b,0x3c] label
|
/llvm-project/llvm/test/tools/llvm-mca/ARM/ |
H A D | m7-int.s | 58 clz r0, r1 label
|
H A D | m4-int.s | 60 clz r0, r1 label
|
H A D | m85-int.s | 63 clz r0, r1 label
|