Lines Matching refs:isSubClassOf
156 if (OpR->isSubClassOf("RegisterOperand")) in GetOperandInfo()
158 if (OpR->isSubClassOf("RegisterClass")) in GetOperandInfo()
160 else if (OpR->isSubClassOf("PointerLikeRegClass")) in GetOperandInfo()
170 if (OpR->isSubClassOf("PointerLikeRegClass")) in GetOperandInfo()
175 if (Op.Rec->isSubClassOf("PredicateOp")) in GetOperandInfo()
180 if (Op.Rec->isSubClassOf("OptionalDefOperand")) in GetOperandInfo()
185 if (Op.Rec->isSubClassOf("BranchTargetOperand")) in GetOperandInfo()
451 if ((OpR->isSubClassOf("Operand") || in emitOperandTypeMappings()
452 OpR->isSubClassOf("RegisterOperand") || in emitOperandTypeMappings()
453 OpR->isSubClassOf("RegisterClass")) && in emitOperandTypeMappings()
480 if (!Op->isSubClassOf("X86MemOperand")) in emitOperandTypeMappings()
600 if ((OpR->isSubClassOf("Operand") || in emitLogicalOperandTypeMappings()
601 OpR->isSubClassOf("RegisterOperand") || in emitLogicalOperandTypeMappings()
602 OpR->isSubClassOf("RegisterClass")) && in emitLogicalOperandTypeMappings()