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

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

Completed in 130 milliseconds