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