Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:DecodeFPR128RegisterClass

33 static DecodeStatus DecodeFPR128RegisterClass(llvm::MCInst &Inst,
265 static DecodeStatus DecodeFPR128RegisterClass(MCInst &Inst, unsigned RegNo,
281 return DecodeFPR128RegisterClass(Inst, RegNo, Addr, Decoder);
657 DecodeFPR128RegisterClass(Inst, Rd, Address, Decoder);
661 DecodeFPR128RegisterClass(Inst, Rn, Address, Decoder);
870 DecodeFPR128RegisterClass(Inst, Rt, Addr, Decoder);
1031 DecodeFPR128RegisterClass(Inst, Rt, Addr, Decoder);
1251 DecodeFPR128RegisterClass(Inst, Rt, Addr, Decoder);
1252 DecodeFPR128RegisterClass(Inst, Rt2, Addr, Decoder);