Searched refs:Z6 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64CallingConvention.cpp | 40 AArch64::Z6, AArch64::Z7};
|
| D | AArch64CallingConvention.td | 80 CCAssignToReg<[Z0, Z1, Z2, Z3, Z4, Z5, Z6, Z7]>>, 164 CCAssignToReg<[Z0, Z1, Z2, Z3, Z4, Z5, Z6, Z7]>>,
|
| D | AArch64RegisterInfo.td | 811 def Z6 : AArch64Reg<6, "z6", [Q6, Z6_HI]>, DwarfRegNum<[102]>;
|
| /freebsd-12-stable/crypto/openssl/crypto/ec/ |
| D | ecp_smpl.c | 958 BIGNUM *rh, *tmp, *Z4, *Z6; in ec_GFp_simple_is_on_curve() local 978 Z6 = BN_CTX_get(ctx); in ec_GFp_simple_is_on_curve() 979 if (Z6 == NULL) in ec_GFp_simple_is_on_curve() 1001 if (!field_mul(group, Z6, Z4, tmp, ctx)) in ec_GFp_simple_is_on_curve() 1024 if (!field_mul(group, tmp, group->b, Z6, ctx)) in ec_GFp_simple_is_on_curve()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64InstPrinter.cpp | 1291 case AArch64::Z5: Reg = AArch64::Z6; break; in getNextVectorRegister() 1292 case AArch64::Z6: Reg = AArch64::Z7; break; in getNextVectorRegister()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
| D | AArch64Disassembler.cpp | 606 AArch64::Z4, AArch64::Z5, AArch64::Z6, AArch64::Z7,
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 2443 .Case("z6", AArch64::Z6) in matchSVEDataVectorRegName()
|
| /freebsd-12-stable/share/termcap/ |
| D | termcap | 4108 :k1=^Z1:k2=^Z2:k3=^Z3:k4=^Z4:k5=^Z5:k6=^Z6:k7=^Z7:k8=^Z8:\ 4110 …: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-12-stable/contrib/ncurses/misc/ |
| D | terminfo.src | 19828 is2=\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, 19829 kf1=^Z1, kf2=^Z2, kf3=^Z3, kf4=^Z4, kf5=^Z5, kf6=^Z6, kf7=^Z7, 19864 kf6=^Z6, kf7=^Z7, kf8=^Z8, kf9=^Z9, ri=\E[T,
|