Home
last modified time | relevance | path

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

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