Searched refs:IsSourceInst (Results 1 – 1 of 1) sorted by relevance
116 IndexedMap<OpData> &OperandMap, bool IsSourceInst);119 bool validateTypes(Record *SubType, Record *Type, bool IsSourceInst);153 bool IsSourceInst) { in validateTypes() argument158 if (!IsSourceInst) in validateTypes()175 LLVM_DEBUG(dbgs() << (IsSourceInst ? "Input" : "Output") in validateTypes()192 IndexedMap<OpData> &OperandMap, bool IsSourceInst) { in addDagOperandMapping() argument225 if (!validateTypes(DI->getDef(), Inst.Operands[i].Rec, IsSourceInst)) in addDagOperandMapping()248 << (IsSourceInst ? "input " : "output ") in addDagOperandMapping()