Searched refs:addFPRasZPRRegOperands (Results 1 – 3 of 3) sorted by relevance
920 let RenderMethod = "addFPRasZPRRegOperands<" # Width # ">";
1438 void addFPRasZPRRegOperands(MCInst &Inst, unsigned N) const { in addFPRasZPRRegOperands() function in __anonf77cce8c0111::AArch64Operand
6266 static_cast<AArch64Operand&>(*Operands[OpIdx]).addFPRasZPRRegOperands<128>(Inst, 1);6269 static_cast<AArch64Operand&>(*Operands[OpIdx]).addFPRasZPRRegOperands<16>(Inst, 1);6272 static_cast<AArch64Operand&>(*Operands[OpIdx]).addFPRasZPRRegOperands<32>(Inst, 1);6275 static_cast<AArch64Operand&>(*Operands[OpIdx]).addFPRasZPRRegOperands<64>(Inst, 1);6278 static_cast<AArch64Operand&>(*Operands[OpIdx]).addFPRasZPRRegOperands<8>(Inst, 1);