Searched defs:CreateTruncOrBitCast (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2082 Value *CreateTruncOrBitCast(Value *V, Type *DestTy, function in class:llvm::IRBuilderBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2947 CastInst *CastInst::CreateTruncOrBitCast(Value *S, Type *Ty, function in class:CastInst
2955 CastInst *CastInst::CreateTruncOrBitCast(Value *S, Type *Ty, function in class:CastInst

Completed in 61 milliseconds