Home | History | Annotate | Download | only in IR

Lines Matching refs:ZExtInst

3329 //                                 ZExtInst Class
3333 class ZExtInst : public CastInst {
3335 /// \brief Clone an identical ZExtInst
3336 virtual ZExtInst *clone_impl() const;
3340 ZExtInst(
3348 ZExtInst(