Searched defs:CreateZExtOrBitCast (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 3377 CastInst *CastInst::CreateZExtOrBitCast(Value *S, Type *Ty, CreateZExtOrBitCast() function in CastInst |