Searched refs:hasMatchingIROpode (Results 1 – 1 of 1) sorted by relevance
1116 bool hasMatchingIROpode() const { return IROpcode != 0; } in hasMatchingIROpode() function1119 assert(hasMatchingIROpode() && "Propery not set!"); in getMatchingIROpode()1124 assert(!hasMatchingIROpode() && "Cannot set property twice!"); in setMatchingIROpcode()1661 if (IInfo.hasMatchingIROpode() && in simplifySVEIntrinsic()