Searched defs:m_SpecificInt (Results 1 – 7 of 7) sorted by relevance
689 inline specific_intval m_SpecificInt(APInt V) { in m_SpecificInt() function693 inline specific_intval m_SpecificInt(uint64_t V) { in m_SpecificInt() function
854 inline specific_intval<false> m_SpecificInt(APInt V) { in m_SpecificInt() function858 inline specific_intval<false> m_SpecificInt(uint64_t V) { in m_SpecificInt() function
862 inline specific_intval<false> m_SpecificInt(APInt V) { in m_SpecificInt() function866 inline specific_intval<false> m_SpecificInt(uint64_t V) { in m_SpecificInt() function
887 inline specific_intval<false> m_SpecificInt(APInt V) { in m_SpecificInt() function891 inline specific_intval<false> m_SpecificInt(uint64_t V) { in m_SpecificInt() function
966 inline specific_intval<false> m_SpecificInt(const APInt &V) { in m_SpecificInt() function970 inline specific_intval64<false> m_SpecificInt(uint64_t V) { in m_SpecificInt() function
383 inline specific_intval m_SpecificInt(uint64_t V) { return specific_intval(V); } in m_SpecificInt() function