Searched refs:IsSourceInst (Results 1 – 1 of 1) sorted by relevance
127 IndexedMap<OpData> &OperandMap, bool IsSourceInst);130 bool validateTypes(Record *SubType, Record *Type, bool IsSourceInst);162 bool IsSourceInst) { in validateTypes() argument167 if (!IsSourceInst) in validateTypes()184 LLVM_DEBUG(dbgs() << (IsSourceInst ? "Input" : "Output") in validateTypes()202 bool IsSourceInst) { in addDagOperandMapping() argument235 if (!validateTypes(DI->getDef(), Inst.Operands[I].Rec, IsSourceInst)) in addDagOperandMapping()258 << (IsSourceInst ? "input " : "output ") in addDagOperandMapping()