Searched refs:Z6 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64CallingConvention.cpp | 40 AArch64::Z6, AArch64::Z7};
|
| HD | AArch64CallingConvention.td | 79 CCAssignToReg<[Z0, Z1, Z2, Z3, Z4, Z5, Z6, Z7]>>, 158 CCAssignToReg<[Z0, Z1, Z2, Z3, Z4, Z5, Z6, Z7]>>,
|
| HD | AArch64RegisterInfo.td | 864 def Z6 : AArch64Reg<6, "z6", [Q6]>, DwarfRegNum<[102]>;
|
| /freebsd-head/crypto/openssl/crypto/ec/ |
| HD | ecp_smpl.c | 964 BIGNUM *rh, *tmp, *Z4, *Z6; in ossl_ec_GFp_simple_is_on_curve() local 984 Z6 = BN_CTX_get(ctx); in ossl_ec_GFp_simple_is_on_curve() 985 if (Z6 == NULL) in ossl_ec_GFp_simple_is_on_curve() 1007 if (!field_mul(group, Z6, Z4, tmp, ctx)) in ossl_ec_GFp_simple_is_on_curve() 1030 if (!field_mul(group, tmp, group->b, Z6, ctx)) in ossl_ec_GFp_simple_is_on_curve()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| HD | AArch64InstPrinter.cpp | 1552 case AArch64::Z5: Reg = AArch64::Z6; break; in getNextVectorRegister() 1553 case AArch64::Z6: Reg = AArch64::Z7; break; in getNextVectorRegister()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| HD | AArch64AsmParser.cpp | 2744 .Case("z6", AArch64::Z6) in matchSVEDataVectorRegName()
|
| /freebsd-head/share/termcap/ |
| HD | termcap | 4117 :k1=^Z1:k2=^Z2:k3=^Z3:k4=^Z4:k5=^Z5:k6=^Z6:k7=^Z7:k8=^Z8:\ 4119 …:is=\Ee\EU01^Z1\EV\EU02^Z2\EV\EU03^Z3\EV\EU04^Z4\EV\EU05^Z5\EV\EU06^Z6\EV\EU07^Z7\EV\EU08^Z8\EV\Ef…
|
| /freebsd-head/share/misc/ |
| HD | usb_vendors | 21829 6411 ROKR Z6 (print mode) 21830 6415 ROKR Z6 (MTP mode) 21831 6422 ROKR Z6 (modem mode) 21832 6426 ROKR Z6 (storage mode)
|
| /freebsd-head/contrib/ncurses/misc/ |
| HD | terminfo.src | 23334 \EV\EU06^Z6\EV\EU07^Z7\EV\EU08^Z8\EV\Ef, 23335 kf1=^Z1, kf2=^Z2, kf3=^Z3, kf4=^Z4, kf5=^Z5, kf6=^Z6, kf7=^Z7, 23369 kf10=^Z0, kf2=^Z2, kf3=^Z3, kf4=^Z4, kf5=^Z5, kf6=^Z6, kf7=^Z7,
|