Searched refs:hasDesc (Results 1 – 2 of 2) sorted by relevance
203 assert(GenNodeInfo.hasDesc(Opcode) && in getTargetNodeName()209 if (GenNodeInfo.hasDesc(Opcode)) in isTargetMemoryOpcode()215 if (GenNodeInfo.hasDesc(Opcode)) in isTargetStrictFPOpcode()222 if (GenNodeInfo.hasDesc(N->getOpcode())) in verifyTargetNode()
89 bool hasDesc(unsigned Opcode) const { in hasDesc() function96 assert(hasDesc(Opcode)); in getDesc()