Searched defs:getBitCast (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h87 ConstantAddress getBitCast(llvm::Type *ty) const { function in class:clang::CodeGen::ConstantAddress
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1872 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, function in class:ConstantExpr

Completed in 134 milliseconds