Lines Matching refs:isSubClassOf
160 if (OpR->isSubClassOf("RegisterOperand")) in GetOperandInfo()
162 if (OpR->isSubClassOf("RegisterClass")) in GetOperandInfo()
164 else if (OpR->isSubClassOf("PointerLikeRegClass")) in GetOperandInfo()
174 if (OpR->isSubClassOf("PointerLikeRegClass")) in GetOperandInfo()
179 if (Op.Rec->isSubClassOf("PredicateOp")) in GetOperandInfo()
184 if (Op.Rec->isSubClassOf("OptionalDefOperand")) in GetOperandInfo()
189 if (Op.Rec->isSubClassOf("BranchTargetOperand")) in GetOperandInfo()
449 if ((OpR->isSubClassOf("Operand") || in emitOperandTypeMappings()
450 OpR->isSubClassOf("RegisterOperand") || in emitOperandTypeMappings()
451 OpR->isSubClassOf("RegisterClass")) && in emitOperandTypeMappings()
478 if (!Op->isSubClassOf("X86MemOperand")) in emitOperandTypeMappings()
598 if ((OpR->isSubClassOf("Operand") || in emitLogicalOperandTypeMappings()
599 OpR->isSubClassOf("RegisterOperand") || in emitLogicalOperandTypeMappings()
600 OpR->isSubClassOf("RegisterClass")) && in emitLogicalOperandTypeMappings()