Home
last modified time | relevance | path

Searched defs:CreateBitCast (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h211 Constant *CreateBitCast(Constant *C, Type *DestTy) const override { in CreateBitCast() function
H A DNoFolder.h245 Instruction *CreateBitCast(Constant *C, Type *DestTy) const override { in CreateBitCast() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h198 Constant *CreateBitCast(Constant *C, Type *DestTy) const override { in CreateBitCast() function