Searched refs:validateTypes (Results 1 – 1 of 1) sorted by relevance
130 bool validateTypes(Record *SubType, Record *Type, bool IsSourceInst);161 bool CompressInstEmitter::validateTypes(Record *DagOpType, Record *InstOpType, in validateTypes() function in CompressInstEmitter235 if (!validateTypes(DI->getDef(), Inst.Operands[I].Rec, IsSourceInst)) in addDagOperandMapping()