Searched refs:IsSourceInst (Results 1 – 1 of 1) sorted by relevance
108 IndexedMap<OpData> &OperandMap, bool IsSourceInst);111 bool validateTypes(Record *SubType, Record *Type, bool IsSourceInst);145 bool IsSourceInst) { in validateTypes() argument150 if (!IsSourceInst) in validateTypes()167 LLVM_DEBUG(dbgs() << (IsSourceInst ? "Input" : "Output") in validateTypes()184 IndexedMap<OpData> &OperandMap, bool IsSourceInst) { in addDagOperandMapping() argument217 if (!validateTypes(DI->getDef(), Inst.Operands[i].Rec, IsSourceInst)) in addDagOperandMapping()240 << (IsSourceInst ? "input " : "output ") in addDagOperandMapping()