Searched refs:IsSourceInst (Results 1 – 1 of 1) sorted by relevance
130 IndexedMap<OpData> &OperandMap, bool IsSourceInst);133 bool validateTypes(Record *SubType, Record *Type, bool IsSourceInst);165 bool IsSourceInst) { in validateTypes() argument170 if (!IsSourceInst) in validateTypes()187 LLVM_DEBUG(dbgs() << (IsSourceInst ? "Input" : "Output") in validateTypes()205 bool IsSourceInst) { in addDagOperandMapping() argument238 if (!validateTypes(DI->getDef(), Inst.Operands[i].Rec, IsSourceInst)) in addDagOperandMapping()261 << (IsSourceInst ? "input " : "output ") in addDagOperandMapping()