Searched refs:getDstOpKind (Results 1 – 4 of 4) sorted by relevance
60 switch (Op.getDstOpKind()) { in profileDstOp()119 DstOp::DstType DT = Op.getDstOpKind(); in checkCopyToDefsPossible()131 if (Op.getDstOpKind() == DstOp::DstType::Ty_Reg) in generateCopiesIfRequired()
67 switch (Op.getDstOpKind()) { in profileDstOp()134 DstOp::DstType DT = Op.getDstOpKind(); in checkCopyToDefsPossible()146 if (Op.getDstOpKind() == DstOp::DstType::Ty_Reg) in generateCopiesIfRequired()
114 DstType getDstOpKind() const { return Ty; } in getDstOpKind() function
113 DstType getDstOpKind() const { return Ty; } in getDstOpKind() function