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