Searched refs:hasStdExtCOrZcfOrZce (Results 1 – 2 of 2) sorted by relevance
214 return !STI.is64Bit() && STI.hasStdExtCOrZcfOrZce(); in isCompressibleLoad()238 return !STI.is64Bit() && STI.hasStdExtCOrZcfOrZce(); in isCompressibleStore()
175 bool hasStdExtCOrZcfOrZce() const { in hasStdExtCOrZcfOrZce() function