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

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

Completed in 116 milliseconds