Searched defs:cntw (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/test/MC/AArch64/SVE/ |
D | cntw-diagnostics.s | 6 cntw w0 label 11 cntw sp label 16 cntw z0.b label 25 cntw x0, all, mul #-1 label 30 cntw x0, all, mul #0 label 35 cntw x0, all, mul #17 label 44 cntw x0, #-1 label 49 cntw x0, #32 label 54 cntw x0, vl512 label
|
D | cntw.s | 10 cntw x0 label 16 cntw x0, all label 22 cntw x0, all, mul #1 label 28 cntw x0, all, mul #16 label 34 cntw x0, pow2 label 40 cntw x0, #28 label
|
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 4487 CntFn cntw = &MacroAssembler::Cntw; in TEST_SVE() local 4503 CntFn cntw = &MacroAssembler::Cntw; in TEST_SVE() local 4519 CntFn cntw = &MacroAssembler::Cntw; in TEST_SVE() local
|