Searched refs:addLogicalImmOperands (Results 1 – 4 of 4) sorted by relevance
48 let RenderMethod = "addLogicalImmOperands<int" # Width # "_t>";90 let RenderMethod = "addLogicalImmOperands<int" # Width # "_t>";
661 let RenderMethod = "addLogicalImmOperands<int32_t>";666 let RenderMethod = "addLogicalImmOperands<int64_t>";
1589 void addLogicalImmOperands(MCInst &Inst, unsigned N) const { in addLogicalImmOperands() function in __anon766491d50111::AArch64Operand
6080 static_cast<AArch64Operand&>(*Operands[OpIdx]).addLogicalImmOperands<int32_t>(Inst, 1);6083 static_cast<AArch64Operand&>(*Operands[OpIdx]).addLogicalImmOperands<int64_t>(Inst, 1);6086 static_cast<AArch64Operand&>(*Operands[OpIdx]).addLogicalImmOperands<int16_t>(Inst, 1);6089 static_cast<AArch64Operand&>(*Operands[OpIdx]).addLogicalImmOperands<int8_t>(Inst, 1);