Searched refs:AllowImm (Results 1 – 1 of 1) sorted by relevance
1471 OperandMatchResultTy parseRegOrImmWithFPInputMods(OperandVector &Operands, bool AllowImm = true);1472 OperandMatchResultTy parseRegOrImmWithIntInputMods(OperandVector &Operands, bool AllowImm = true);2922 bool AllowImm) { in parseRegOrImmWithFPInputMods() argument2956 if (AllowImm) { in parseRegOrImmWithFPInputMods()2989 bool AllowImm) { in parseRegOrImmWithIntInputMods() argument2995 if (AllowImm) { in parseRegOrImmWithIntInputMods()