Searched refs:validateTypes (Results 1 – 1 of 1) sorted by relevance
120 bool validateTypes(Record *SubType, Record *Type, bool IsSourceInst);151 bool RISCVCompressInstEmitter::validateTypes(Record *DagOpType, in validateTypes() function in RISCVCompressInstEmitter225 if (!validateTypes(DI->getDef(), Inst.Operands[i].Rec, IsSourceInst)) in addDagOperandMapping()