Searched defs:SpecificConstantMatch (Results 1 – 1 of 1) sorted by relevance
185 struct SpecificConstantMatch { struct187 SpecificConstantMatch(int64_t RequestedVal) : RequestedVal(RequestedVal) {} in SpecificConstantMatch() function195 inline SpecificConstantMatch m_SpecificICst(int64_t RequestedValue) { in m_SpecificICst() argument