Searched refs:getSrcOpKind (Results 1 – 3 of 3) sorted by relevance
72 switch (Op.getSrcOpKind()) { in profileSrcOp()
1019 assert(SrcOps[0].getSrcOpKind() == SrcOp::SrcType::Ty_Predicate && in buildInstr()
203 SrcType getSrcOpKind() const { return Ty; } in getSrcOpKind() function