Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DAddress.h88 ConstantAddress getBitCast(llvm::Type *ty) const { in getBitCast() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1430 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy) { in getBitCast() function in ConstantExpr
/external/llvm/lib/IR/
DConstants.cpp1700 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, in getBitCast() function in ConstantExpr