Searched refs:tryDeserializeIntegerOperand (Results 1 – 1 of 1) sorted by relevance
114 bool tryDeserializeIntegerOperand(StringRef String, int64_t &Value) { in tryDeserializeIntegerOperand() function148 if (tryDeserializeIntegerOperand(String, IntValue)) in deserializeMCOperand()