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

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

Completed in 167 milliseconds