Lines Matching defs:IsSourceInst
129 IndexedMap<OpData> &OperandMap, bool IsSourceInst);
133 bool IsSourceInst);
168 bool IsSourceInst) {
173 if (!IsSourceInst)
190 LLVM_DEBUG(dbgs() << (IsSourceInst ? "Input" : "Output")
209 bool IsSourceInst) {
242 if (!validateTypes(DI->getDef(), Inst.Operands[I].Rec, IsSourceInst))
266 << (IsSourceInst ? "input " : "output ")
465 /*IsSourceInst*/ true);
472 /*IsSourceInst*/ false);