Searched defs:getBitCast (Results 1 – 3 of 3) sorted by relevance
88 ConstantAddress getBitCast(llvm::Type *ty) const { in getBitCast() function
1430 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy) { in getBitCast() function in ConstantExpr
1700 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, in getBitCast() function in ConstantExpr