Home
last modified time | relevance | path

Searched refs:Qm (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A DMUTTUCData.txt180 0022;;Qm;;;;;;;;;;;;
181 0027;;Qm;;;;;;;;;;;;
182 00AB;;Qm;;;;;;;;;;;;
183 00BB;;Qm;;;;;;;;;;;;
184 2018;;Qm;;;;;;;;;;;;
185 2019;;Qm;;;;;;;;;;;;
186 201A;;Qm;;;;;;;;;;;;
187 201B;;Qm;;;;;;;;;;;;
188 201C;;Qm;;;;;;;;;;;;
189 201D;;Qm;;;;;;;;;;;;
[all …]
H A Dformat.txt72 Qm 43 Quote Mark
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrMVE.td319 def : Pat<(VTI.Vec (Op (VTI.Vec MQPR:$Qm), (VTI.Vec MQPR:$Qn))),
320 (VTI.Vec (Inst (VTI.Vec MQPR:$Qm), (VTI.Vec MQPR:$Qn)))>;
325 (VTI.Vec (Op (VTI.Vec MQPR:$Qm),
328 (VTI.Vec (Inst (VTI.Vec MQPR:$Qm), (VTI.Vec MQPR:$Qn),
333 def : Pat<(VTI.Vec (Op (VTI.Vec MQPR:$Qm),
337 (VTI.Vec (Inst (VTI.Vec MQPR:$Qm), (VTI.Vec MQPR:$Qn),
339 (VTI.Vec MQPR:$Qm)))>;
343 def : Pat<(VTI.Vec !con((PredInt (VTI.Vec MQPR:$Qm), (VTI.Vec MQPR:$Qn)),
346 (VTI.Vec (Inst (VTI.Vec MQPR:$Qm), (VTI.Vec MQPR:$Qn),
355 def : Pat<(VTI.Vec (Op (VTI.Vec MQPR:$Qm), (VTI.Vec (ARMvdup rGPR:$Rn)))),
[all …]
H A DARMInstrCDE.td333 iname#"${vp}\t$coproc, $Qd, $Qm, $imm", params.Cstr,
337 bits<3> Qm;
349 let Inst{3-1} = Qm{2-0};
400 iname#"${vp}\t$coproc, $Qd, $Qn, $Qm, $imm", params.Cstr,
404 bits<3> Qm;
418 let Inst{3-1} = Qm{2-0};
484 let Rm = (ins regclass:$Qm);
H A DARMInstrNEON.td6913 def : NEONInstAlias<"vcvt${p}.s32.f32 $Qd, $Qm, #0",
6914 (VCVTf2sq QPR:$Qd, QPR:$Qm, pred:$p)>;
6915 def : NEONInstAlias<"vcvt${p}.u32.f32 $Qd, $Qm, #0",
6916 (VCVTf2uq QPR:$Qd, QPR:$Qm, pred:$p)>;
6917 def : NEONInstAlias<"vcvt${p}.f32.s32 $Qd, $Qm, #0",
6918 (VCVTs2fq QPR:$Qd, QPR:$Qm, pred:$p)>;
6919 def : NEONInstAlias<"vcvt${p}.f32.u32 $Qd, $Qm, #0",
6920 (VCVTu2fq QPR:$Qd, QPR:$Qm, pred:$p)>;
6931 def : NEONInstAlias<"vcvt${p}.s16.f16 $Qd, $Qm, #0",
6932 (VCVTh2sq QPR:$Qd, QPR:$Qm, pred:$p)>;
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td2150 …def VDOTQ_LANE_F16_MF8 : VInst<"vdot_lane_f16_mf8_fpm", "(>F)(>F).qIV", "Qm", [ImmCheck<3, ImmCh…
2151 …def VDOTQ_LANEQ_F16_MF8 : VInst<"vdot_laneq_f16_mf8_fpm", "(>F)(>F)..IV", "Qm", [ImmCheck<3, ImmCh…
2160 …def VDOTQ_LANE_F32_MF8 : VInst<"vdot_lane_f32_mf8_fpm", "(>>F)(>>F).qIV", "Qm", [ImmCheck<3, Imm…
2161 …def VDOTQ_LANEQ_F32_MF8 : VInst<"vdot_laneq_f32_mf8_fpm", "(>>F)(>>F)..IV", "Qm", [ImmCheck<3, Imm…
2165 def VMLALB_F16_F8 : VInst<"vmlalb_f16_mf8_fpm", "(>F)(>F)..V", "Qm">;
2166 def VMLALT_F16_F8 : VInst<"vmlalt_f16_mf8_fpm", "(>F)(>F)..V", "Qm">;
2168 def VMLALLBB_F32_F8 : VInst<"vmlallbb_f32_mf8_fpm", "(>>F)(>>F)..V", "Qm">;
2169 def VMLALLBT_F32_F8 : VInst<"vmlallbt_f32_mf8_fpm", "(>>F)(>>F)..V", "Qm">;
2170 def VMLALLTB_F32_F8 : VInst<"vmlalltb_f32_mf8_fpm", "(>>F)(>>F)..V", "Qm">;
2171 def VMLALLTT_F32_F8 : VInst<"vmlalltt_f32_mf8_fpm", "(>>F)(>>F)..V", "Qm">;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp1066 unsigned Qm = CTX.getRegisterInfo()->getEncodingValue(M1.getReg()); in getMveAddrModeRQOpValue() local
1068 assert(Qm < 8 && "Qm is supposed to be encodable in 3 bits"); in getMveAddrModeRQOpValue()
1070 return (Rn << 3) | Qm; in getMveAddrModeRQOpValue()
1085 unsigned Qm = CTX.getRegisterInfo()->getEncodingValue(M0.getReg()); in getMveAddrModeQOpValue() local
1100 assert(Qm < 8 && "Qm is supposed to be encodable in 3 bits"); in getMveAddrModeQOpValue()
1102 return (Qm << 8) | Imm; in getMveAddrModeQOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp3845 unsigned Qm = fieldFromInstruction(Insn, 1, 3); in DecodeMVEVADCInstruction() local
3846 Qm |= fieldFromInstruction(Insn, 5, 1) << 3; in DecodeMVEVADCInstruction()
3847 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qm, Address, Decoder))) in DecodeMVEVADCInstruction()
4762 unsigned Qm = fieldFromInstruction(Insn, 0, 3); in DecodeMveAddrModeRQ() local
4766 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qm, Address, Decoder))) in DecodeMveAddrModeRQ()
4777 unsigned Qm = fieldFromInstruction(Insn, 8, 3); in DecodeMveAddrModeQ() local
4780 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qm, Address, Decoder))) in DecodeMveAddrModeQ()
6955 unsigned Qm = ((fieldFromInstruction(Insn, 5, 1) << 3) | in DecodeMVEVCVTt1fp() local
6961 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qm, Address, Decoder))) in DecodeMVEVCVTt1fp()
6991 unsigned Qm = fieldFromInstruction(Insn, 5, 1) << 4 | in DecodeMVEVCMP() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp8058 const unsigned Qm = MRI->getEncodingValue(Inst.getOperand(QmIdx).getReg()); in validateInstruction() local
8060 if (Qd == Qm) { in validateInstruction()
/freebsd/contrib/sendmail/
H A DPGPKEYS774 7Qm+ROSSIQuGwZEzWliRlJVouZ6gMkfuhoxyYaxOCceIBWBgzZ6cbXnneRvtap7E
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_kas.txt3469 BPyLpGybZjNOOvknyL77QwcQTymazsTjD4Etk0XJcg0Zhp2//9TKPn0nE+tfw/Qm