Searched defs:CreateBitCast (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
H A DConstantFolder.h170 Constant *CreateBitCast(Constant *C, Type *DestTy) const { function in class:llvm::ConstantFolder
H A DTargetFolder.h189 Constant *CreateBitCast(Constant *C, Type *DestTy) const { function in class:llvm::TargetFolder
H A DNoFolder.h229 Instruction *CreateBitCast(Constant *C, Type *DestTy) const { function in class:llvm::NoFolder
/external/llvm/include/llvm/IR/
H A DIRBuilder.h1090 Value *CreateBitCast(Value *V, Type *DestTy, function in class:llvm::IRBuilder

Completed in 173 milliseconds