Home
last modified time | relevance | path

Searched defs:getBitCast (Results 1 – 4 of 4) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp1750 Constant *ConstantExpr::getBitCast(Constant *C, Type *DstTy, in getBitCast() function in ConstantExpr