Lines Matching refs:isSubClassOf
149 if (OpR->isSubClassOf("RegisterOperand")) in GetOperandInfo()
151 if (OpR->isSubClassOf("RegisterClass")) in GetOperandInfo()
153 else if (OpR->isSubClassOf("PointerLikeRegClass")) in GetOperandInfo()
163 if (OpR->isSubClassOf("PointerLikeRegClass")) in GetOperandInfo()
168 if (Op.Rec->isSubClassOf("PredicateOp")) in GetOperandInfo()
173 if (Op.Rec->isSubClassOf("OptionalDefOperand")) in GetOperandInfo()
178 if (Op.Rec->isSubClassOf("BranchTargetOperand")) in GetOperandInfo()
433 if ((OpR->isSubClassOf("Operand") || in emitOperandTypeMappings()
434 OpR->isSubClassOf("RegisterOperand") || in emitOperandTypeMappings()
435 OpR->isSubClassOf("RegisterClass")) && in emitOperandTypeMappings()
557 if ((OpR->isSubClassOf("Operand") || in emitLogicalOperandTypeMappings()
558 OpR->isSubClassOf("RegisterOperand") || in emitLogicalOperandTypeMappings()
559 OpR->isSubClassOf("RegisterClass")) && in emitLogicalOperandTypeMappings()